Skip to content

Commit 67708df

Browse files
committed
📌 SciPy 1.15.1
1 parent 5a8e8b9 commit 67708df

File tree

2 files changed

+46
-46
lines changed

2 files changed

+46
-46
lines changed

‎pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "scipy-stubs"
7-
version = "1.15.0.1.dev0"
7+
version = "1.15.1.0.dev0"
88
description = "Precise type-hints for all of SciPy"
99
readme = "README.md"
1010
authors = [
@@ -63,7 +63,7 @@ dev = [
6363
]
6464

6565
[project.optional-dependencies]
66-
scipy = ["scipy>=1.15.0,<1.16"]
66+
scipy = ["scipy>=1.15.1,<1.16"]
6767

6868
[project.urls]
6969
Repository = "https://github.com/jorenham/scipy-stubs/"

0 commit comments

Comments
 (0)