We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b74023 commit 2a3bf03Copy full SHA for 2a3bf03
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "spoon-ai-sdk" # Package name, can be changed
7
-version = "0.3.5" # Initial version
+version = "0.3.6" # Initial version
8
authors = [
9
{ name="Your Name", email="your.email@example.com" }, # Please replace with your info
10
]
0 commit comments