diff options
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. |