We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9357224 commit c82a160Copy full SHA for c82a160
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## [v0.2rc0](https://github.com/scientific-python/lazy_loader/tree/v0.2)
+## [v0.2](https://github.com/scientific-python/lazy_loader/tree/v0.2)
4
5
[Full Changelog](https://github.com/scientific-python/lazy_loader/compare/v0.1...v0.2)
6
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "flit_core.buildapi"
[project]
name = "lazy_loader"
7
-version = "0.3rc0.dev0"
+version = "0.3rc0"
8
requires-python = ">=3.7"
9
authors = [{name = "Scientific Python Developers"}]
10
readme = "README.md"
0 commit comments