Skip to content

Commit 5bcada5

Browse files
committed
Updating py name to py_zerox for pip publish
1 parent 7af6dc4 commit 5bcada5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tool.poetry]
2-
name = "zerox"
2+
name = "py_zerox"
33
version = "0.0.1"
44
description = "ocr documents using gpt-4o-mini"
55
authors = ["wizenheimer"]

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[metadata]
2-
name = zerox
2+
name = py_zerox
33
version = 0.0.2
44
description = ocr documents using gpt-4o-mini
55
long_description = file: README.md

0 commit comments

Comments
 (0)