File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ v0.2rc0] ( 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
+
7
+ There were no changes since the release candidate, so
8
+ see release notes for v0.2rc0 below for details.
9
+
3
10
## [ v0.2rc0] ( https://github.com/scientific-python/lazy_loader/tree/v0.2rc0 )
4
11
5
12
[ Full Changelog] ( https://github.com/scientific-python/lazy_loader/compare/v0.1...v0.2rc0 )
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "flit_core.buildapi"
4
4
5
5
[project ]
6
6
name = " lazy_loader"
7
- version = " 0.2rc1.dev0 "
7
+ version = " 0.2 "
8
8
requires-python = " >=3.7"
9
9
authors = [{name = " Scientific Python Developers" }]
10
10
readme = " README.md"
You can’t perform that action at this time.
0 commit comments