Skip to content

Commit

Permalink
* Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
akissa committed Sep 28, 2015
1 parent 5f81dcc commit cff9545
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, 3)
version_info = (0, 0, 4)
__version__ = ".".join(map(str, version_info))

0 comments on commit cff9545

Please sign in to comment.