summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/source/changes.rst2
-rw-r--r--setup.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/changes.rst b/docs/source/changes.rst
index 2ec1083..9a4a3ee 100644
--- a/docs/source/changes.rst
+++ b/docs/source/changes.rst
@@ -1,4 +1,4 @@
-0.3.3
+0.4.0
=====
* Moved the project to `StackForge infrastructure
<http://ci.openstack.org/stackforge.html>`_, including Gerrit code review,
diff --git a/setup.py b/setup.py
index cd18c60..9194b5f 100644
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,7 @@ import sys
from setuptools import setup, find_packages
-version = '0.3.3'
+version = '0.4.0'
#
# determine requirements