Skip to content

Commit f2ab2ee

Browse files
committed
Update version number
1 parent 9cb755a commit f2ab2ee

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

codemeta.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"license": "https://spdx.org/licenses/BSD-3-Clause",
55
"codeRepository": "https://github.com/janelia-python/arena_interface_python",
66
"dateCreated": "2023-10-17",
7-
"dateModified": "2026-03-09",
7+
"dateModified": "2026-03-13",
88
"name": "arena_interface",
9-
"version": "5.1.0",
9+
"version": "6.0.0",
1010
"description": "Python interface to the Reiser lab ArenaController.",
1111
"programmingLanguage": [
1212
"Python 3"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "arena_interface"
7-
version = "5.1.0"
7+
version = "6.0.0"
88
description = "Python interface to the Reiser lab ArenaController."
99
readme = "README.md"
1010
requires-python = ">=3.11"

0 commit comments

Comments
 (0)