Skip to content

Commit f507b1e

Browse files
committed
Bump version to 3.0.1
1 parent 9e36ce0 commit f507b1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ def readfile(name):
2222

2323
README = readfile("README.rst")
2424
CHANGES = readfile("CHANGES.txt")
25-
VERSION = '3.0.0'
25+
VERSION = '3.0.1'
2626

2727
requires = [
2828
"Chameleon>=2.5.1", # Markup class

0 commit comments

Comments
 (0)