Skip to content

Commit 6621650

Browse files
bump version (#1031)
1 parent fbb16c4 commit 6621650

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ requires = ["hatchling", "hatch-vcs", "hatch-fancy-pypi-readme"]
66
name = "squidpy"
77
dynamic = ["readme", "version"]
88
description = "Spatial Single Cell Analysis in Python"
9-
requires-python = ">=3.10"
9+
requires-python = ">=3.11"
1010
license = "BSD-3-Clause"
1111
classifiers = [
1212
"Development Status :: 5 - Production/Stable",
@@ -16,9 +16,9 @@ classifiers = [
1616
"Operating System :: MacOS :: MacOS X",
1717
"Typing :: Typed",
1818
"Programming Language :: Python :: 3",
19-
"Programming Language :: Python :: 3.10",
2019
"Programming Language :: Python :: 3.11",
2120
"Programming Language :: Python :: 3.12",
21+
"Programming Language :: Python :: 3.13",
2222
"Environment :: Console",
2323
"Framework :: Jupyter",
2424
"Intended Audience :: Science/Research",

0 commit comments

Comments
 (0)