summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorErik Rose <erik@mozilla.com>2011-11-29 00:23:22 -0800
committerErik Rose <erik@mozilla.com>2011-11-29 00:25:36 -0800
commitcd8fbd9d04db72aa74c33647730c142eda92286e (patch)
tree3f22c67cb71fe5f04724cf29352ccfba6b448da1 /docs
parent1636543bdaaa11cc27f6fb06a6787c7145860544 (diff)
downloadblessings-cd8fbd9d04db72aa74c33647730c142eda92286e.tar.gz
Make `color(n)` callable to wrap a string, like the named colors can. Bump version to 1.3. Closes #12.
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 76d70b7..e31ae72 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -50,7 +50,7 @@ copyright = u'2011, Erik Rose'
# built documents.
#
# The short X.Y version.
-version = '1.2'
+version = '1.3'
# The full version, including alpha/beta/rc tags.
release = version