Skip to content

Commit f32cabe

Browse files
proj Description
1 parent 346a04f commit f32cabe

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
[tool.poetry]
22
name = "modelslab_py"
3-
version = "0.1.6"
4-
description = ""
5-
authors = ["Tanmay patil <tanmaypatil3151@gmail.com>", "Anurag Kanade <anuragkanade54@gmail.com>"]
3+
version = "0.1.7"
4+
description = "ModelsLab's Official Python SDK"
5+
authors = [
6+
"Tanmay Patil <tanmaypatil3151@gmail.com>",
7+
"Anurag Kanade <anuragkanade54@gmail.com>"
8+
]
69
readme = "README.md"
710

811
[tool.poetry.dependencies]

0 commit comments

Comments
 (0)