Skip to content

Commit

Permalink
feature(python) version bump (#453)
Browse files Browse the repository at this point in the history
  • Loading branch information
FFroehlich authored Oct 15, 2018
1 parent a9a6b33 commit 467b9ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/sdist/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ def saveGitVersion(self):


def getPackageVersion():
return '0.7.10'
return '0.7.11'


# Remove the "-Wstrict-prototypes" compiler option, which isn't valid for
Expand Down

0 comments on commit 467b9ea

Please sign in to comment.