Skip to content
This repository has been archived by the owner on Apr 22, 2021. It is now read-only.

Commit

Permalink
Bump to 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
thoas committed Dec 4, 2013
1 parent e2848bb commit 21630c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sequere/__init__.py
@@ -1,4 +1,4 @@
version = (0, 1, 4)
version = (0, 1, 5)

__version__ = '.'.join(map(str, version))

Expand Down

0 comments on commit 21630c4

Please sign in to comment.