preparing release 2.07
diff --git a/setup.py b/setup.py
index d5d3862..e3232f0 100644
--- a/setup.py
+++ b/setup.py
@@ -14,7 +14,7 @@
     """,

     install_requires=['ply'],

     license='BSD',

-    version='2.06',

+    version='2.07',

     author='Eli Bendersky',

     maintainer='Eli Bendersky',

     author_email='eliben@gmail.com',