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