Releasing 0.8.1

This commit is contained in:
Paul Tagliamonte 2013-01-22 18:39:28 -05:00
parent 230cf88abd
commit a4a903d5d3

View File

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