Skip to content

Commit

Permalink
* Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
akissa committed Sep 27, 2015
1 parent c9c59ce commit 71c4571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spamc/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
versioning
"""

version_info = (0, 0, 1)
version_info = (0, 0, 2)
__version__ = ".".join(map(str, version_info))

0 comments on commit 71c4571

Please sign in to comment.