small fixes release

This commit is contained in:
Paul Tagliamonte 2012-12-31 18:48:51 -05:00
parent 4dfb9aff52
commit b9ced37f83
1 changed files with 1 additions and 1 deletions

View File

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