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