summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJan Dittberner <jan.dittberner@googlemail.com>2011-02-11 23:25:18 +0100
committerJan Dittberner <jan.dittberner@googlemail.com>2011-02-11 23:25:18 +0100
commit4e601ff4054b89f71fb914324e2aa8888084e7e9 (patch)
tree69213dbf8d19e61ab2f37395d25ccaf7c1d44ef8 /docs
parent21bbca280a9e5e24661b0e3526e842ac6ce56eec (diff)
downloadsqlalchemy-migrate-4e601ff4054b89f71fb914324e2aa8888084e7e9.tar.gz
start next iteration
Diffstat (limited to 'docs')
-rw-r--r--docs/changelog.rst3
-rw-r--r--docs/conf.py4
2 files changed, 5 insertions, 2 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index 24d09bf..7bbb9a8 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -1,3 +1,6 @@
+0.6.2 (XXXX-XX-XX)
+---------------------------
+
0.6.1 (2011-02-11)
---------------------------
diff --git a/docs/conf.py b/docs/conf.py
index be9220d..b8346bb 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -54,9 +54,9 @@ copyright = u'2011, Evan Rosson, Jan Dittberner, Domen Kožar, Chris Withers'
# built documents.
#
# The short X.Y version.
-version = '0.6.1'
+version = '0.6.2'
# The full version, including alpha/beta/rc tags.
-release = '0.6.1'
+release = '0.6.2'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.