We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 811018f commit 173f952Copy full SHA for 173f952
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "flit_core.buildapi"
4
5
[project]
6
name = "lazy_loader"
7
-version = "0.2rc0"
+version = "0.2rc1.dev0"
8
requires-python = ">=3.7"
9
authors = [{name = "Scientific Python Developers"}]
10
readme = "README.md"
0 commit comments