aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorNick Savers <nicksavers@gmail.com>2016-09-10 03:36:59 +0800
committerGitHub <noreply@github.com>2016-09-10 03:36:59 +0800
commitba7199720d8994233a6fef16a8600c5761c6809c (patch)
tree1ff761919e4fee18c519e479b85cf56c1d45635f /docs
parent51a98ab84a59fd5fb34378763fd9ed635cf06d8d (diff)
downloaddexon-solidity-ba7199720d8994233a6fef16a8600c5761c6809c.tar.gz
dexon-solidity-ba7199720d8994233a6fef16a8600c5761c6809c.tar.zst
dexon-solidity-ba7199720d8994233a6fef16a8600c5761c6809c.zip
Update Solidity docs version to 0.4.1
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py
index d0e26362..485184f2 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -56,9 +56,9 @@ copyright = '2016, Ethereum'
# built documents.
#
# The short X.Y version.
-version = '0.2.0'
+version = '0.4.1'
# The full version, including alpha/beta/rc tags.
-release = '0.2.0'
+release = '0.4.1-develop'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.