Skip to content

Commit b7facfd

Browse files
Merge pull request #7 from ModelsLab/community-api
add exlclude_none=True tyo avoid none values being sent from schema.
2 parents 725759c + 177332a commit b7facfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "modelslab_py"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
description = ""
55
authors = ["Tanmay patil <tanmaypatil3151@gmail.com>", "Anurag Kanade <anuragkanade54@gmail.com>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)