Skip to content

Commit

Permalink
Back to development: 4.1.1
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
mauritsvanrees committed Apr 26, 2023
1 parent 8d6e864 commit 0eda410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ def read(*rnames):
return open(os.path.join(os.path.dirname(__file__), *rnames)).read()


version = "4.1.0"
version = "4.1.1.dev0"

long_description = (
read("README.rst")
Expand Down

0 comments on commit 0eda410

Please sign in to comment.