Skip to content

Commit d5cc7ec

Browse files
committed
Bump to 3.26
1 parent 33a8750 commit d5cc7ec

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.25'
34+
VERSION = '3.26'
3535

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

0 commit comments

Comments
 (0)