summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEevee (Alex Munroe) <eevee.git@veekun.com>2013-10-08 15:28:21 -0700
committerEevee (Alex Munroe) <eevee.git@veekun.com>2013-10-08 15:28:21 -0700
commit027de13fa20fd1ec0adccdaec610789f815ad3de (patch)
tree3acf98d2ed59d3aea88ad5a0b1633c1a70785fdc /docs
parent812bac2224b97506fd1563aaff924fceae7cc6ed (diff)
downloadpyscss-027de13fa20fd1ec0adccdaec610789f815ad3de.tar.gz
Follow PEP 440 for dev version.
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index be1f919..f4d5642 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -50,7 +50,7 @@ copyright = u'2013, German M. Bravo (Kronuz)'
# The short X.Y version.
version = '1.3'
# The full version, including alpha/beta/rc tags.
-release = '1.3.0pre'
+release = '1.3.0.dev1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.