Skip to content

Commit

Permalink
Back to development: 3.0.7
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
mauritsvanrees committed Aug 21, 2024
1 parent 6fbe9da commit 75496ca
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 @@ -2,7 +2,7 @@
from setuptools import setup


version = "3.0.6"
version = "3.0.7.dev0"
long_description = open("README.rst").read() + "\n"
long_description += open("CHANGES.rst").read()

Expand Down

0 comments on commit 75496ca

Please sign in to comment.