Commit 623e6696 authored by Igor Dejanovic's avatar Igor Dejanovic

Dev version bump.

parent b2bdad78
Changelog for Arpeggio Changelog for Arpeggio
====================== ======================
* Development
-
* 2014-10-16 Release 0.9 * 2014-10-16 Release 0.9
- Visitor pattern support for semantic analysis - issue 15 - Visitor pattern support for semantic analysis - issue 15
- Alternative PEG syntax (arpeggio.cleanpeg module) - issue 11 - Alternative PEG syntax (arpeggio.cleanpeg module) - issue 11
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
############################################################################### ###############################################################################
__author__ = "Igor R. Dejanović <igor DOT dejanovic AT gmail DOT com>" __author__ = "Igor R. Dejanović <igor DOT dejanovic AT gmail DOT com>"
__version__ = "0.9" __version__ = "0.10-dev"
from setuptools import setup from setuptools import setup
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment