summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Hellmann <doug.hellmann@dreamhost.com>2012-04-26 16:33:24 -0400
committerDoug Hellmann <doug.hellmann@dreamhost.com>2012-04-26 16:33:24 -0400
commitba4c717f54aa1cd327cd4d5bd44613b0bfe8efba (patch)
tree48832c17c6d4959911e0c6b598e70b347bc389df
parenta233299a0638ae174999a5e20fb6fd452bcb7d83 (diff)
downloadcliff-tablib-ba4c717f54aa1cd327cd4d5bd44613b0bfe8efba.tar.gz
bump version number
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index ea692a9..7dd43ff 100644
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@
PROJECT = 'cliff'
# Change docs/sphinx/conf.py too!
-VERSION = '0.1'
+VERSION = '0.2'
# Bootstrap installation of Distribute
import distribute_setup