Skip to content

Commit

Permalink
[release]: bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
skystrife committed Sep 4, 2017
1 parent d455337 commit 981fc4a
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 @@ -15,7 +15,7 @@
from distutils import log, sysconfig
from distutils.command import build

VERSION = "0.2.6"
VERSION = "0.2.7"

# See:
# http://stackoverflow.com/questions/3223604/how-to-create-a-temporary-directory-and-get-the-path-file-name-in-python
Expand Down

0 comments on commit 981fc4a

Please sign in to comment.