Skip to content

Commit 4033e19

Browse files
committed
rev
1 parent d69ae36 commit 4033e19

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,3 @@ serve-docs:
1111

1212
deploy-docs: build-docs
1313
uv run mkdocs gh-deploy --force --verbose
14-
15-

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
2-
name = "victor-openai-example"
3-
version = "0.1.4"
2+
name = "victor-openai-test-2"
3+
version = "1.0.0"
44
description = "Add your description here"
55
readme = "README.md"
66
requires-python = ">=3.12"

0 commit comments

Comments
 (0)