diff options
Diffstat (limited to 'bindings/python/conf.py')
-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 68c1145..736cb79 100644 --- a/bindings/python/conf.py +++ b/bindings/python/conf.py @@ -60,9 +60,9 @@ copyright = u'2016, David Robillard' # built documents. # # The short X.Y version. -version = '0.24.21' +version = '0.24.22' # The full version, including alpha/beta/rc tags. -release = '0.24.21' +release = '0.24.22' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |