We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d69ae36 commit 4033e19Copy full SHA for 4033e19
Makefile
@@ -11,5 +11,3 @@ serve-docs:
11
12
deploy-docs: build-docs
13
uv run mkdocs gh-deploy --force --verbose
14
-
15
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
-name = "victor-openai-example"
3
-version = "0.1.4"
+name = "victor-openai-test-2"
+version = "1.0.0"
4
description = "Add your description here"
5
readme = "README.md"
6
requires-python = ">=3.12"
0 commit comments