aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorchriseth <chris@ethereum.org>2016-11-22 22:34:17 +0800
committerGitHub <noreply@github.com>2016-11-22 22:34:17 +0800
commit2dabbdf06f414750ef0425c664f861aeb3e470b8 (patch)
tree8abae6dcf2b5baafc7221f2693fb20af0be49b3b /docs
parentb318366e6f16ed6a4274247d09badac4affff8d5 (diff)
parent3d9a180cc311b085efe06938c1f42ce53d27ac4a (diff)
downloaddexon-solidity-2dabbdf06f414750ef0425c664f861aeb3e470b8.tar.gz
dexon-solidity-2dabbdf06f414750ef0425c664f861aeb3e470b8.tar.zst
dexon-solidity-2dabbdf06f414750ef0425c664f861aeb3e470b8.zip
Merge pull request #1418 from ethereum/develop
Release 0.4.6
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 e17d5fd8..bf0accb9 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.4.5'
+version = '0.4.6'
# The full version, including alpha/beta/rc tags.
-release = '0.4.5-develop'
+release = '0.4.6-develop'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.