summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py4
-rw-r--r--docs/index.rst2
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 901994e..d6200e8 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -51,9 +51,9 @@ copyright = unicode(datetime.utcnow().year) + u', Twilio Inc'
# built documents.
#
# The short X.Y version.
-version = '4.11'
+version = '4.12'
# The full version, including alpha/beta/rc tags.
-release = '4.11.0'
+release = '4.12.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
diff --git a/docs/index.rst b/docs/index.rst
index 01b7d54..a229b3c 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -10,7 +10,7 @@
Status
=======
-This documentation is for version 4.11.0 of `twilio-php
+This documentation is for version 4.12.0 of `twilio-php
<https://www.github.com/twilio/twilio-php>`_.
Quickstart