Skip to content

Commit

Permalink
Bump to 3.26
Browse files Browse the repository at this point in the history
  • Loading branch information
nvbn committed Apr 25, 2018
1 parent 33a8750 commit d5cc7ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
' ({}.{} detected).'.format(*version))
sys.exit(-1)

VERSION = '3.25'
VERSION = '3.26'

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

0 comments on commit d5cc7ec

Please sign in to comment.