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

     install_requires=['ply'],

     license='BSD',

-    version='2.07',

+    version='2.08',

     author='Eli Bendersky',

     maintainer='Eli Bendersky',

     author_email='eliben@gmail.com',