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