summaryrefslogtreecommitdiffstats
path: root/bindings
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2016-09-20 00:51:06 -0400
committerDavid Robillard <d@drobilla.net>2016-09-20 00:51:06 -0400
commit5dd6262310bd341df889ed090f47a3241ce93da0 (patch)
treec0089a482e4c62e1410598e99ebd59087a6e04be /bindings
parentc98879fd3562c48049c2c65369050f267c8358d6 (diff)
downloadlilv-5dd6262310bd341df889ed090f47a3241ce93da0.tar.gz
lilv-5dd6262310bd341df889ed090f47a3241ce93da0.tar.bz2
lilv-5dd6262310bd341df889ed090f47a3241ce93da0.zip
Update Python documentation version
Diffstat (limited to 'bindings')
-rw-r--r--bindings/python/conf.py4
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.