Skip to content

Commit 0ed5513

Browse files
authored
Update pyproject.toml
1 parent 8714dba commit 0ed5513

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.7"
3+
version = "0.4.8"
44
authors = [
55
"Freddie Vargus <[email protected]>",
66
"Michael Goitia Sarmiento <[email protected]>",
@@ -43,3 +43,4 @@ build-backend = "poetry.core.masonry.api"
4343
[tool.poetry.scripts]
4444
quotient = "quotientai.cli.entrypoint:app"
4545

46+

0 commit comments

Comments
 (0)