Skip to content

Commit 861fc6f

Browse files
committed
bump up version
1 parent 09d7360 commit 861fc6f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[project]
22
name = "MEArec"
3-
version = "1.9.3"
3+
version = "1.10.0"
44
authors = [
55
{ name="Alessio Buccino", email="alessiop.buccino@gmail.com" },
66
]
77
description = "Python toolkit for biophysical simulation of extracellular electrophysiology recordings"
88
readme = "README.md"
9-
requires-python = ">=3.7,<4.0"
9+
requires-python = ">=3.10,<4.0"
1010
classifiers = [
1111
"Programming Language :: Python :: 3 :: Only",
1212
"License :: OSI Approved :: MIT License",

0 commit comments

Comments
 (0)