We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3144005 commit d71fbfaCopy full SHA for d71fbfa
docs/source/conf.py
@@ -29,9 +29,9 @@
29
# built documents.
30
#
31
# The short X.Y version.
32
-version = "1.1.1" # pkg_resources.get_distribution("partitura").version
+version = "1.2.2" # pkg_resources.get_distribution("partitura").version
33
# The full version, including alpha/beta/rc tags.
34
-release = "1.1.1"
+release = "1.2.2"
35
36
# # The full version, including alpha/beta/rc tags
37
# release = pkg_resources.get_distribution("partitura").version
0 commit comments