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