Skip to content

Commit be66e83

Browse files
Feature (version): Bumped to 0.2.0
1 parent f8a391d commit be66e83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "inject-it"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
description = ""
55
authors = [
66
{name = "Leandro de Souza", email = "[email protected]"},
@@ -11,7 +11,7 @@ requires-python = ">=3.9"
1111

1212
[project.urls]
1313
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"
14+
download_url = "https://github.com/plathanus-tech/python-inject-it/releases/tag/v0.2.0"
1515

1616
[project.optional-dependencies]
1717
[tool.pdm]

0 commit comments

Comments
 (0)