We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c0650a commit e3bd7c4Copy full SHA for e3bd7c4
setup.py
@@ -9,7 +9,7 @@
9
NEWS = open(os.path.join(here, 'NEWS.txt')).read()
10
11
12
-version = '0.21dev1'
+version = '0.21'
13
14
install_requires = [
15
'defusedxml', 'lxml', 'pyconfig', 'requests', 'cryptography', 'six'
0 commit comments