Skip to content
This repository has been archived by the owner on Jun 18, 2020. It is now read-only.

Commit

Permalink
Upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
matteobachetti committed Sep 4, 2015
1 parent 3b65350 commit 8d8417d
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 @@ -35,7 +35,7 @@ def generate_version_py(version):
if PY2 and PYX6:
install_requires += ['unittest2']

version = '1.0.4'
version = '1.0.5'

generate_version_py(version)

Expand Down

0 comments on commit 8d8417d

Please sign in to comment.