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 3ffad13 commit 278e094Copy full SHA for 278e094
setup.py
@@ -9,7 +9,7 @@
9
long_description = f.read()
10
11
setup(
12
- name='document-model-python',
+ name='parse-document-model',
13
version='0.1.0',
14
description='Pydantic models for representing a text document as a hierarchical structure.',
15
long_description=long_description,
0 commit comments