Skip to content

Commit 2897ee4

Browse files
committed
πŸ”– scipy-stubs 1.16.2.3
1 parent fbcb10b commit 2897ee4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

β€Žpyproject.tomlβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ source-include = [".mypyignore"] # for scipy-stubs-feedstock
99

1010
[project]
1111
name = "scipy-stubs"
12-
version = "1.16.2.3.dev0"
12+
version = "1.16.2.3"
1313
description = "Type annotations for SciPy"
1414
readme = "README.md"
1515
authors = [
@@ -43,7 +43,7 @@ scipy = ["scipy>=1.16.2,<1.17"]
4343

4444
[project.urls]
4545
Homepage = "https://scipy.org/"
46-
Repository = "https://github.com/scipy/scipy-stubs/"
46+
Repository = "https://github.com/scipy/scipy-stubs"
4747
Issues = "https://github.com/scipy/scipy-stubs/issues"
4848
Changelog = "https://github.com/scipy/scipy-stubs/releases"
4949

β€Žuv.lockβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
Β (0)