We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d112002 commit 5e7e4e8Copy full SHA for 5e7e4e8
pyproject.toml
@@ -4,9 +4,10 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "dimo-python-sdk"
7
-version = "1.7.1"
+version = "1.7.2"
8
authors = [
9
{ name="Barrett Kowalsky", email="barrettkowalsky@gmail.com" },
10
+ { name="James Li", email="james.li.upenn@gmail.com" },
11
]
12
description = "DIMO SDK in Python"
13
readme = "README.md"
0 commit comments