diff --git a/setup.py b/setup.py index beeec2e..3e44464 100755 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ things with other things until things looks like other things. """ appname = "hy" -version = "0.6.0" +version = "0.7.0" setup(**{ "name": appname,