Skip to content

Commit e3bd7c4

Browse files
committed
cut 0.21
1 parent 9c0650a commit e3bd7c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
NEWS = open(os.path.join(here, 'NEWS.txt')).read()
1010

1111

12-
version = '0.21dev1'
12+
version = '0.21'
1313

1414
install_requires = [
1515
'defusedxml', 'lxml', 'pyconfig', 'requests', 'cryptography', 'six'

0 commit comments

Comments
 (0)