Skip to content

Commit ea69ed8

Browse files
committed
new wheel
1 parent cb16cae commit ea69ed8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

boris/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@
2020
2121
"""
2222

23-
__version__ = "9.4.4"
23+
__version__ = "9.5"
2424
__version_date__ = "2025-06-12"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "boris-behav-obs"
3-
version = "9.4.4"
3+
version = "9.5"
44
description = "BORIS - Behavioral Observation Research Interactive Software"
55
authors = [{ name="Olivier Friard", email="[email protected]" }]
66
readme = "README.md"

0 commit comments

Comments
 (0)