Skip to content

Commit

Permalink
Correctly set the version
Browse files Browse the repository at this point in the history
  • Loading branch information
arjoly committed Dec 16, 2014
1 parent c35c718 commit 4d33401
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clusterlib/__init__.py
@@ -1 +1 @@
__version__ = "0.1-git"
__version__ = "0.1"

0 comments on commit 4d33401

Please sign in to comment.