summaryrefslogtreecommitdiffstats
path: root/bindings/python/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/python/conf.py')
-rw-r--r--bindings/python/conf.py8
1 files changed, 6 insertions, 2 deletions
diff --git a/bindings/python/conf.py b/bindings/python/conf.py
index 005e03a..52d514a 100644
--- a/bindings/python/conf.py
+++ b/bindings/python/conf.py
@@ -1,4 +1,8 @@
# -*- coding: utf-8 -*-
+
+# Copyright 2016-2024 David Robillard <d@drobilla.net>
+# SPDX-License-Identifier: 0BSD OR ISC
+
#
# Lilv documentation build configuration file, created by
# sphinx-quickstart on Sun Sep 4 18:25:58 2016.
@@ -56,9 +60,9 @@ copyright = u'2016, David Robillard'
# built documents.
#
# The short X.Y version.
-version = '0.24.12'
+version = '0.24.25'
# The full version, including alpha/beta/rc tags.
-release = '0.24.12'
+release = '0.24.25'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.