Skip to content

Commit d796105

Browse files
committed
bump version (scverse#1031)
1 parent 75750a2 commit d796105

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
@@ -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)