aboutsummaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
authorchriseth <chris@ethereum.org>2016-11-01 02:21:04 +0800
committerGitHub <noreply@github.com>2016-11-01 02:21:04 +0800
commit4633f3def897db0f91237f98cf46e5d84fb05e61 (patch)
tree2dcc45c6ff2c95dc8871469aaa8e71d39807c8d7 /docs/conf.py
parent2353da71c77dd235b35d16e7e024fa62408df610 (diff)
parent979d18f19c711093cdc7f4112a76bf2135c97119 (diff)
downloaddexon-solidity-4633f3def897db0f91237f98cf46e5d84fb05e61.tar
dexon-solidity-4633f3def897db0f91237f98cf46e5d84fb05e61.tar.gz
dexon-solidity-4633f3def897db0f91237f98cf46e5d84fb05e61.tar.bz2
dexon-solidity-4633f3def897db0f91237f98cf46e5d84fb05e61.tar.lz
dexon-solidity-4633f3def897db0f91237f98cf46e5d84fb05e61.tar.xz
dexon-solidity-4633f3def897db0f91237f98cf46e5d84fb05e61.tar.zst
dexon-solidity-4633f3def897db0f91237f98cf46e5d84fb05e61.zip
Merge pull request #1308 from ethereum/develop
Merge for version 0.4.4
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 4d22c9bd..ebc77124 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.3'
+version = '0.4.4'
# The full version, including alpha/beta/rc tags.
-release = '0.4.3-develop'
+release = '0.4.4-develop'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.