Tagging 0.7.0

This commit is contained in:
Paul Tagliamonte 2012-12-29 11:43:56 -05:00
parent 5d54fcd158
commit 32eee6d6c1

View File

@ -7,7 +7,7 @@ things with other things until things looks like other
things. """ things. """
appname = "hy" appname = "hy"
version = "0.6.0" version = "0.7.0"
setup(**{ setup(**{
"name": appname, "name": appname,