Skip to content

Commit d71fbfa

Browse files
authored
Update conf.py
1 parent 3144005 commit d71fbfa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
# built documents.
3030
#
3131
# The short X.Y version.
32-
version = "1.1.1" # pkg_resources.get_distribution("partitura").version
32+
version = "1.2.2" # pkg_resources.get_distribution("partitura").version
3333
# The full version, including alpha/beta/rc tags.
34-
release = "1.1.1"
34+
release = "1.2.2"
3535

3636
# # The full version, including alpha/beta/rc tags
3737
# release = pkg_resources.get_distribution("partitura").version

0 commit comments

Comments
 (0)