Skip to content

Commit 93589c5

Browse files
committed
Use version 4.0 no need to bump yet
There was no tag yet Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent bd060d8 commit 93589c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ next
77
----
88

99

10-
4.1 (2022-05-05)
10+
4.0 (2022-05-05)
1111
----------------
1212

1313
* API changes

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
setup(
2626
name="boolean.py",
27-
version="4.1",
27+
version="4.0",
2828
license="BSD-2-Clause",
2929
description="Define boolean algebras, create and parse boolean "
3030
"expressions and create custom boolean DSL.",

0 commit comments

Comments
 (0)