aboutsummaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
authorchriseth <c@ethdev.com>2017-01-13 20:56:55 +0800
committerchriseth <c@ethdev.com>2017-01-13 20:56:55 +0800
commit10c2df8b33115eb1806cd3796c20c295e8e6f38d (patch)
treecad6b5ea2942fd5b062b39f6277c5a7bebcf11f5 /docs/conf.py
parente22672b7c739dde9f37a919e63245abda4b1fc89 (diff)
downloaddexon-solidity-10c2df8b33115eb1806cd3796c20c295e8e6f38d.tar
dexon-solidity-10c2df8b33115eb1806cd3796c20c295e8e6f38d.tar.gz
dexon-solidity-10c2df8b33115eb1806cd3796c20c295e8e6f38d.tar.bz2
dexon-solidity-10c2df8b33115eb1806cd3796c20c295e8e6f38d.tar.lz
dexon-solidity-10c2df8b33115eb1806cd3796c20c295e8e6f38d.tar.xz
dexon-solidity-10c2df8b33115eb1806cd3796c20c295e8e6f38d.tar.zst
dexon-solidity-10c2df8b33115eb1806cd3796c20c295e8e6f38d.zip
Update version to 0.4.9.
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 ecabbb86..85fc3677 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.8'
+version = '0.4.9'
# The full version, including alpha/beta/rc tags.
-release = '0.4.8-develop'
+release = '0.4.9-develop'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.