Skip to content

Commit a812e8c

Browse files
committed
new wheel
1 parent 32e4b59 commit a812e8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "boris-behav-obs"
3-
version = "9.3.5"
3+
version = "9.4"
44
description = "BORIS - Behavioral Observation Research Interactive Software"
55
authors = [{ name="Olivier Friard", email="[email protected]" }]
66
readme = "README.md"
@@ -54,7 +54,7 @@ line-length = 140
5454
exclude = ["*_ui.py", "mpv*"]
5555

5656
[tool.bumpver]
57-
current_version = "9.3.5"
57+
current_version = "9.4"
5858
version_pattern = "MAJOR.MINOR.PATCH"
5959

6060

0 commit comments

Comments
 (0)