diff --git a/setup.py b/setup.py index 6d4c248..9d1b701 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ author_email="dusty@buchuki.com", url="https://github.com/buchuki/gitifyhg", description="Use git as client for hg repos", - version="0.7.1", + version="0.7.2", py_modules=["gitifyhg"], install_requires=[ 'path.py>=2.5',