preparing for release 2.03
diff --git a/setup.py b/setup.py
index 8cc88ac..ae36646 100644
--- a/setup.py
+++ b/setup.py
@@ -14,7 +14,7 @@
     """,

     install_requires=['ply'],

     license='LGPL',

-    version='2.02',

+    version='2.03',

     author='Eli Bendersky',

     maintainer='Eli Bendersky',

     author_email='eliben@gmail.com',