Skip to content

Commit

Permalink
Updated numbergen version
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed Apr 26, 2017
1 parent 6334350 commit 4580cce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion numbergen/__init__.py
Expand Up @@ -14,7 +14,7 @@


from param.version import Version
__version__ = Version(release=(1,5,0), fpath=__file__,
__version__ = Version(release=(1,5,1), fpath=__file__,
commit="$Format:%h$", reponame="param")


Expand Down

0 comments on commit 4580cce

Please sign in to comment.