summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorDoug Hellmann <doug.hellmann@dreamhost.com>2012-04-28 19:40:04 -0400
committerDoug Hellmann <doug.hellmann@dreamhost.com>2012-04-28 19:40:04 -0400
commitae9707617d1e29ca84e6f6067e63570a10870130 (patch)
treea0bbe231f423bdb8f68e68bc6b60ba5213373c52 /setup.py
parentab200eb50513f5bf900cc066bd59ad964b0ab86e (diff)
downloadcliff-tablib-ae9707617d1e29ca84e6f6067e63570a10870130.tar.gz
version number and release note updates for 0.4
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 d00202d..6ab79f3 100644
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@
PROJECT = 'cliff'
# Change docs/sphinx/conf.py too!
-VERSION = '0.3'
+VERSION = '0.4'
# Bootstrap installation of Distribute
import distribute_setup