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 72f0df2 commit b2789adCopy full SHA for b2789ad
setup.py
@@ -31,7 +31,7 @@
31
' ({}.{} detected).'.format(*version))
32
sys.exit(-1)
33
34
-VERSION = '3.23'
+VERSION = '3.24'
35
36
install_requires = ['psutil', 'colorama', 'six', 'decorator', 'pyte']
37
extras_require = {':python_version<"3.4"': ['pathlib2'],
0 commit comments