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 7c8b85a commit 4a22038Copy full SHA for 4a22038
setup.py
@@ -10,7 +10,7 @@
10
11
setup(
12
name='parse-document-model',
13
- version='0.0.2',
+ version='0.1.0',
14
description='Pydantic models for representing a text document as a hierarchical structure.',
15
long_description=long_description,
16
long_description_content_type='text/markdown',
0 commit comments