Skip to content

Commit 278e094

Browse files
committed
Fix naming
1 parent 3ffad13 commit 278e094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
long_description = f.read()
1010

1111
setup(
12-
name='document-model-python',
12+
name='parse-document-model',
1313
version='0.1.0',
1414
description='Pydantic models for representing a text document as a hierarchical structure.',
1515
long_description=long_description,

0 commit comments

Comments
 (0)