We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32e4b59 commit a812e8cCopy full SHA for a812e8c
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "boris-behav-obs"
3
-version = "9.3.5"
+version = "9.4"
4
description = "BORIS - Behavioral Observation Research Interactive Software"
5
authors = [{ name="Olivier Friard", email="[email protected]" }]
6
readme = "README.md"
@@ -54,7 +54,7 @@ line-length = 140
54
exclude = ["*_ui.py", "mpv*"]
55
56
[tool.bumpver]
57
-current_version = "9.3.5"
+current_version = "9.4"
58
version_pattern = "MAJOR.MINOR.PATCH"
59
60
0 commit comments