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 f8a391d commit be66e83Copy full SHA for be66e83
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "inject-it"
3
-version = "0.1.0"
+version = "0.2.0"
4
description = ""
5
authors = [
6
{name = "Leandro de Souza", email = "[email protected]"},
@@ -11,7 +11,7 @@ requires-python = ">=3.9"
11
12
[project.urls]
13
Homepage = "https://github.com/plathanus-tech/python-inject-it"
14
-download_url = "https://github.com/plathanus-tech/python-inject-it/releases/tag/v0.1.0"
+download_url = "https://github.com/plathanus-tech/python-inject-it/releases/tag/v0.2.0"
15
16
[project.optional-dependencies]
17
[tool.pdm]
0 commit comments