0.9.10 release. Bugfix only.

This commit is contained in:
Paul Tagliamonte 2013-07-06 19:41:08 -04:00
parent 3358b5581c
commit 07cf0b72d1

View File

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