summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authoreli.bendersky <devnull@localhost>2010-12-10 15:17:28 +0200
committereli.bendersky <devnull@localhost>2010-12-10 15:17:28 +0200
commit347497d2392142f61fc507f96655cbca6c334618 (patch)
tree7d7554440c4f2f9c2fe7588d2c0c9c50a5391a84 /setup.py
parent4a31472fc4b3774025e8dc760269e07092d47f2f (diff)
downloadpycparser-347497d2392142f61fc507f96655cbca6c334618.tar.gz
documentation fix: for installation problemsrelease_v2.02
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index e4a348d..680d23f 100644
--- a/setup.py
+++ b/setup.py
@@ -13,7 +13,7 @@ setup(
C compilers or analysis tools.
""",
license='LGPL',
- version='2.01',
+ version='2.02',
author='Eli Bendersky',
maintainer='Eli Bendersky',
author_email='eliben@gmail.com',