Skip to content

Commit

Permalink
Bump to 3.18
Browse files Browse the repository at this point in the history
  • Loading branch information
nvbn committed May 10, 2017
1 parent 06a8942 commit c88b079
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 @@ -29,7 +29,7 @@
' ({}.{} detected).'.format(*version))
sys.exit(-1)

VERSION = '3.17'
VERSION = '3.18'

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

0 comments on commit c88b079

Please sign in to comment.