summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorpab <bigot@acm.org>2010-01-28 08:25:39 -0700
committerpab <bigot@acm.org>2010-01-28 08:25:39 -0700
commitf4960bc5a8da5e371ee6580d1552aaf66167a5cb (patch)
treec9f91649720ef8b8e2bdbdcb5c87330e7c8f0c65 /setup.py
parentdf2338c8b2c4790d266d4b81ac2dde330f846aba (diff)
Update release information for 1.1.1
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 18f2a8d..7356ce6 100755
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# The current version of the system. Format is #.#.#[-DEV].
-version = '1.1.1-DEV'
+version = '1.1.1'
import distutils.sysconfig