We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5e9f31 commit 803863cCopy full SHA for 803863c
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.1" # Initial version
+version = "0.3.2" # Initial version
8
authors = [
9
{ name="Your Name", email="your.email@example.com" }, # Please replace with your info
10
]
0 commit comments