diff --git a/setup.py b/setup.py index f6b5554..e84a813 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.7.5" +version = "0.8.0" setup(**{ "name": appname,