]> git.scottworley.com Git - git-cache/blobdiff - setup.py
Start on 1.4.4
[git-cache] / setup.py
index 434f4a7731e0cfcea6c3567ff46d64394b5a2005..9d068e7f0c4bb0ae7a36487447bbd3154e98c9f9 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,7 @@ from setuptools import setup
 
 setup(
     name="git_cache",
-    version="1.4.2",
+    version="1.4.4-pre",
     description="Cache git content locally",
     author="Scott Worley",
     author_email="scottworley@scottworley.com",