summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorDoug Hellmann <doug.hellmann@dreamhost.com>2012-05-14 17:35:38 -0400
committerDoug Hellmann <doug.hellmann@dreamhost.com>2012-05-14 17:35:38 -0400
commit012eb872ddc862cb1dffe06944490acba3d9295a (patch)
treeddfdeb5861b3aac5a65185ffa859fb1400476070 /setup.py
parent4bc39f72e8e9a6772f3d2eb9295809658c1793d7 (diff)
downloadcliff-tablib-012eb872ddc862cb1dffe06944490acba3d9295a.tar.gz
bump version
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 377eb70..7a3f644 100644
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@
PROJECT = 'cliff'
# Change docs/source/conf.py too!
-VERSION = '0.6'
+VERSION = '0.7'
# Bootstrap installation of Distribute
import distribute_setup