Skip to content

Commit

Permalink
Bump to 2.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nvbn committed Sep 5, 2015
1 parent e2e8b6f commit 6df772b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -20,7 +20,7 @@
' ({}.{} detected).'.format(*version))
sys.exit(-1)

VERSION = '2.9'
VERSION = '2.9.1'

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

0 comments on commit 6df772b

Please sign in to comment.