We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09d7360 commit 861fc6fCopy full SHA for 861fc6f
1 file changed
pyproject.toml
@@ -1,12 +1,12 @@
1
[project]
2
name = "MEArec"
3
-version = "1.9.3"
+version = "1.10.0"
4
authors = [
5
{ name="Alessio Buccino", email="alessiop.buccino@gmail.com" },
6
]
7
description = "Python toolkit for biophysical simulation of extracellular electrophysiology recordings"
8
readme = "README.md"
9
-requires-python = ">=3.7,<4.0"
+requires-python = ">=3.10,<4.0"
10
classifiers = [
11
"Programming Language :: Python :: 3 :: Only",
12
"License :: OSI Approved :: MIT License",
0 commit comments