diff options
Diffstat (limited to 'bindings/python')
-rw-r--r-- | bindings/python/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bindings/python/conf.py b/bindings/python/conf.py index b86f1e7..2a6e5ad 100644 --- a/bindings/python/conf.py +++ b/bindings/python/conf.py @@ -56,9 +56,9 @@ copyright = u'2016, David Robillard' # built documents. # # The short X.Y version. -version = '0.22.1' +version = '0.24.0' # The full version, including alpha/beta/rc tags. -release = '0.22.1' +release = '0.24.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |