diff --git a/rosetta/__init__.py b/rosetta/__init__.py index 2865a48..aba94ef 100644 --- a/rosetta/__init__.py +++ b/rosetta/__init__.py @@ -1,4 +1,4 @@ -VERSION = (0, 7, 4) +VERSION = (0, 7, 5) def get_version(svn=False, limit=3):