diff options
author | Doug Black <dblack@twilio.com> | 2016-09-01 11:42:52 -0700 |
---|---|---|
committer | Doug Black <dblack@twilio.com> | 2016-09-01 11:42:52 -0700 |
commit | 6e4b45fc3f8b56c088dfecf4bced76c712cb6182 (patch) | |
tree | 6628111ddf2e9c000e901299a164a6fca028866a /docs/conf.py | |
parent | a7a7627371e6d78511b751ce083a6bb80cd7d2f8 (diff) | |
download | twilio-php-origin/legacy.zip twilio-php-origin/legacy.tar.gz twilio-php-origin/legacy.tar.bz2 |
Bump to 4.12.04.12.0origin/legacy
Diffstat (limited to 'docs/conf.py')
-rw-r--r-- | docs/conf.py | 4 |
1 files changed, 2 insertions, 2 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. |