Skip to content

Commit

Permalink
revert to 3.dev
Browse files Browse the repository at this point in the history
  • Loading branch information
pbiering committed Mar 18, 2024
1 parent 88a2ae7 commit df0e97f
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 @@ -19,7 +19,7 @@

# When the version is updated, a new section in the CHANGELOG.md file must be
# added too.
VERSION = "3.1.9"
VERSION = "3.dev"

with open("README.md", encoding="utf-8") as f:
long_description = f.read()
Expand Down

0 comments on commit df0e97f

Please sign in to comment.