]> git.scottworley.com Git - git-cache/blobdiff - setup.py
Release 1.4.4
[git-cache] / setup.py
index 434f4a7731e0cfcea6c3567ff46d64394b5a2005..c412039af19e569798f62ace62630a228ae9e618 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",
     description="Cache git content locally",
     author="Scott Worley",
     author_email="scottworley@scottworley.com",