Skip to content

Commit db12211

Browse files
committed
Bump to 3.23
1 parent 7a0db18 commit db12211

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
@@ -31,7 +31,7 @@
3131
' ({}.{} detected).'.format(*version))
3232
sys.exit(-1)
3333

34-
VERSION = '3.22'
34+
VERSION = '3.23'
3535

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

0 commit comments

Comments
 (0)