Moving to 0.9.3
This commit is contained in:
parent
684c0e928b
commit
82c4ac1b8f
@ -1,3 +1,7 @@
|
|||||||
|
2013-03-29 Paul Tagliamonte <paultag@debian.org>
|
||||||
|
|
||||||
|
* New release, 0.9.3.
|
||||||
|
|
||||||
2013-03-27 Paul Tagliamonte <paultag@debian.org>
|
2013-03-27 Paul Tagliamonte <paultag@debian.org>
|
||||||
|
|
||||||
* hy/compiler.py (compile_tuple): Add routines for tuples.
|
* hy/compiler.py (compile_tuple): Add routines for tuples.
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
|
|
||||||
__appname__ = "hy"
|
__appname__ = "hy"
|
||||||
__version__ = "0.9.2"
|
__version__ = "0.9.3"
|
||||||
|
|
||||||
|
|
||||||
import hy.importer # NOQA
|
import hy.importer # NOQA
|
||||||
|
Loading…
x
Reference in New Issue
Block a user