Skip to content

Commit 8c2a9c3

Browse files
authored
Merge pull request #46 from douglasdcm/add-functions
Fix versioning
2 parents 96493a7 + 33eb0e1 commit 8c2a9c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
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.8"
11+
version = "1.9.0"
1212
authors = [
1313
{ name="Douglas Cardoso", email="noemail@noemail.com" },
1414
]

0 commit comments

Comments
 (0)