diff options
author | Doug Black <doug@dougblack.io> | 2015-05-06 16:08:36 -0700 |
---|---|---|
committer | Doug Black <doug@dougblack.io> | 2015-05-06 16:08:36 -0700 |
commit | 7d0e7bcd8786259a1e14bccef99ee1e9a56ac267 (patch) | |
tree | 37622683df67d408fb093b1b808ddc56d0e1d5fc /docs/conf.py | |
parent | f50c6db1745bec13b7ec0e0d5fa25906e26bc1e0 (diff) | |
download | twilio-php-7d0e7bcd8786259a1e14bccef99ee1e9a56ac267.zip twilio-php-7d0e7bcd8786259a1e14bccef99ee1e9a56ac267.tar.gz twilio-php-7d0e7bcd8786259a1e14bccef99ee1e9a56ac267.tar.bz2 |
bump to 4.0.44.0.4
Diffstat (limited to 'docs/conf.py')
-rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index 5667c3f..c011218 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -53,7 +53,7 @@ copyright = unicode(datetime.utcnow().year) + u', Twilio Inc' # The short X.Y version. version = '4.0' # The full version, including alpha/beta/rc tags. -release = '4.0.1' +release = '4.0.4' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |