summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authoreli.bendersky <devnull@localhost>2010-10-09 09:29:59 +0200
committereli.bendersky <devnull@localhost>2010-10-09 09:29:59 +0200
commit38ed9a9f24057b1f87c9d0a4f199d6a5a869a258 (patch)
tree8b74f221a934665895042d3601c0619ec5c856ea /setup.py
parent0e0a71ff5068dc84fb61dea7329a7bce7e9b7409 (diff)
downloadpycparser-38ed9a9f24057b1f87c9d0a4f199d6a5a869a258.tar.gz
documentation & updates for 1.081.x_final
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 442c7d0..4974f44 100644
--- a/setup.py
+++ b/setup.py
@@ -13,7 +13,7 @@ setup(
C compilers or analysis tools.
""",
license='LGPL',
- version='1.07',
+ version='1.08',
author='Eli Bendersky',
maintainer='Eli Bendersky',
author_email='eliben@gmail.com',