Skip to content

Commit d3a0542

Browse files
committed
Bump to 3.30
1 parent 88db57b commit d3a0542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
' ({}.{} detected).'.format(*version))
3232
sys.exit(-1)
3333

34-
VERSION = '3.29'
34+
VERSION = '3.30'
3535

3636
install_requires = ['psutil', 'colorama', 'six', 'decorator', 'pyte']
3737
extras_require = {':python_version<"3.4"': ['pathlib2'],

0 commit comments

Comments
 (0)