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 cb16cae commit ea69ed8Copy full SHA for ea69ed8
boris/version.py
@@ -20,5 +20,5 @@
20
21
"""
22
23
-__version__ = "9.4.4"
+__version__ = "9.5"
24
__version_date__ = "2025-06-12"
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "boris-behav-obs"
3
-version = "9.4.4"
+version = "9.5"
4
description = "BORIS - Behavioral Observation Research Interactive Software"
5
authors = [{ name="Olivier Friard", email="[email protected]" }]
6
readme = "README.md"
0 commit comments