Callin' this 0.9.6

This commit is contained in:
Paul R. Tagliamonte 2013-04-15 22:36:50 -04:00
parent 475c2b6b63
commit 4888589f59

View File

@ -20,7 +20,7 @@
__appname__ = "hy"
__version__ = "0.9.5"
__version__ = "0.9.6"
from hy.models.expression import HyExpression # NOQA