We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e36ce0 commit f507b1eCopy full SHA for f507b1e
1 file changed
setup.py
@@ -22,7 +22,7 @@ def readfile(name):
22
23
README = readfile("README.rst")
24
CHANGES = readfile("CHANGES.txt")
25
-VERSION = '3.0.0'
+VERSION = '3.0.1'
26
27
requires = [
28
"Chameleon>=2.5.1", # Markup class
0 commit comments