summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEevee (Alex Munroe) <eevee.git@veekun.com>2013-10-08 13:50:43 -0700
committerEevee (Alex Munroe) <eevee.git@veekun.com>2013-10-08 13:50:43 -0700
commit58c84e9fad1546007e2aae04bc3a27651558b6b6 (patch)
treefa9e869f4b3f51376141267304179ccf65ef1cfe /docs
parent2c10593a7bcec17b8d3dcca9ba40e24868f8ca5c (diff)
downloadpyscss-58c84e9fad1546007e2aae04bc3a27651558b6b6.tar.gz
Bump master to 1.3.0pre.
Diffstat (limited to 'docs')
-rw-r--r--docs/back-matter.rst3
-rw-r--r--docs/conf.py4
2 files changed, 5 insertions, 2 deletions
diff --git a/docs/back-matter.rst b/docs/back-matter.rst
index 9cc88af..a7833ce 100644
--- a/docs/back-matter.rst
+++ b/docs/back-matter.rst
@@ -68,6 +68,9 @@ working hours. Yelp does not claim copyright.
Changelog
---------
+1.3.0 (unreleased)
+^^^^^^^^^^^^^^^^^^
+
1.2.0 (Oct 8, 2013)
^^^^^^^^^^^^^^^^^^^
diff --git a/docs/conf.py b/docs/conf.py
index 1ca7b61..be1f919 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -48,9 +48,9 @@ copyright = u'2013, German M. Bravo (Kronuz)'
# built documents.
#
# The short X.Y version.
-version = '1.2'
+version = '1.3'
# The full version, including alpha/beta/rc tags.
-release = '1.2.0'
+release = '1.3.0pre'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.