File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 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"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " arena_interface"
7- version = " 5.1 .0"
7+ version = " 6.0 .0"
88description = " Python interface to the Reiser lab ArenaController."
99readme = " README.md"
1010requires-python = " >=3.11"
You can’t perform that action at this time.
0 commit comments