X-Git-Url: http://git.scottworley.com/git-cache/blobdiff_plain/d3b8a09dab31bd579466407aa9153219016eb45b..26ea251c013f5c6e6edfe1707bb22d7bd6ce5c6d:/setup.py diff --git a/setup.py b/setup.py index 9d068e7..c412039 100644 --- 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",