Skip to content

Commit 186acbd

Browse files
authored
Merge pull request #41 from douglasdcm/douglasdcm-patch-1
Update pyproject.toml
2 parents 4143530 + b2c741a commit 186acbd

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
@@ -8,7 +8,7 @@ exclude = ["tests*", "utils", ".vscode", ".git*", "dist"]
88

99
[project]
1010
name = "caqui"
11-
version = "1.0.6"
11+
version = "1.0.7"
1212
authors = [
1313
{ name="Douglas Cardoso", email="noemail@noemail.com" },
1414
]
@@ -29,4 +29,4 @@ dependencies = [
2929

3030
[project.urls]
3131
"Homepage" = "https://github.com/douglasdcm/caqui"
32-
"Bug Tracker" = "https://github.com/douglasdcm/caqui/issues"
32+
"Bug Tracker" = "https://github.com/douglasdcm/caqui/issues"

0 commit comments

Comments
 (0)