Skip to content

Commit 8429fc5

Browse files
authored
Update pyproject.toml
1 parent 36f01bb commit 8429fc5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "quotientai"
3-
version = "0.4.6"
3+
version = "0.4.7"
44
authors = [
55
"Freddie Vargus <[email protected]>",
66
"Michael Goitia Sarmiento <[email protected]>",
@@ -42,3 +42,4 @@ build-backend = "poetry.core.masonry.api"
4242

4343
[tool.poetry.scripts]
4444
quotient = "quotientai.cli.entrypoint:app"
45+

0 commit comments

Comments
 (0)