We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34f4020 commit cf8d71eCopy full SHA for cf8d71e
CHANGELOG.md
@@ -1,8 +1,8 @@
1
# Changelog
2
3
-## [v0.1rc0](https://github.com/scientific-python/spin/tree/v0.1rc0) (2023-3-16)
+## [v0.2](https://github.com/scientific-python/spin/tree/v0.2) (2023-3-17)
4
5
-[Full Changelog](https://github.com/scientific-python/spin/compare/v0.1...v0.1rc0)
+[Full Changelog](https://github.com/scientific-python/spin/compare/v0.1...v0.2)
6
7
**Closed issues:**
8
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "spin"
-version = "0.2rc1.dev0"
+version = "0.2"
requires-python = ">=3.7"
description = "Developer tool for scientific Python libraries"
license = {file = "LICENSE"}
0 commit comments