Skip to content

Commit f7d366b

Browse files
committed
release alpha 2
1 parent 37471d3 commit f7d366b

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
@@ -16,14 +16,14 @@ classifiers = [
1616
"Programming Language :: Python :: 3.12",
1717
"Programming Language :: Python :: 3.13",
1818
]
19-
description = ""
19+
description = "Type stubs for SciPy"
2020
documentation = "https://github.com/jorenham/scipy-stubs?tab=readme-ov-file#scipy-stubs"
2121
license = "BSD-3-Clause"
2222
name = "scipy-stubs"
2323
packages = [{include = "scipy-stubs"}]
2424
readme = "README.md"
2525
repository = "https://github.com/jorenham/scipy-stubs/"
26-
version = "1.4.1a1"
26+
version = "1.4.1a2"
2727

2828
[tool.poetry.urls]
2929
"Bug Tracker" = "https://github.com/jorenham/scipy-stubs/issues"

0 commit comments

Comments
 (0)