Skip to content

Commit

Permalink
Prepare to release 0.7.2, which seems to have fixed the tags issue co…
Browse files Browse the repository at this point in the history
…mpletely.
  • Loading branch information
Dusty Phillips committed Mar 6, 2013
1 parent 5699611 commit 5e23978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 5e23978

Please sign in to comment.