We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13a7bb0 commit 6cb9c79Copy full SHA for 6cb9c79
1 file changed
pyproject.toml
@@ -4,9 +4,9 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "opengradient"
7
-version = "0.7.1"
+version = "0.7.2"
8
description = "Python SDK for OpenGradient decentralized model management & inference services"
9
-authors = [{name = "OpenGradient", email = "kyle@vannalabs.ai"}]
+authors = [{name = "OpenGradient", email = "adam@vannalabs.ai"}]
10
readme = "README.md"
11
requires-python = ">=3.11"
12
license = "MIT"
0 commit comments