X-Git-Url: http://git.scottworley.com/git-cache/blobdiff_plain/2fa3bb5bb8683e2b29cfbea31bf8ecff50a8c25f..3acf0fa75512a9e1d341d6847ec1bb891d2050a5:/setup.py diff --git a/setup.py b/setup.py index 89de064..7259998 100644 --- 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",