8000 feat: add models for ConvertorSeparation and models for document Taxo… · u2d-ai/msaDocModels@7b8849d · GitHub
[go: up one dir, main page]

Skip to content

Commit 7b8849d

Browse files
author
SekachVitaliy
committed
feat: add models for ConvertorSeparation and models for document Taxonomy
1 parent c833b8e commit 7b8849d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# msaDocModels Release Notes
22
## Possible future features:
33

4-
# 0.0.101
4+
# 0.0.102
55

66
- add models for ConvertorSeparation and models for document Taxonomy
77

msaDocModels/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import glob
22
from os.path import basename, dirname, isfile, join
33

4-
version = "0.0.101"
4+
version = "0.0.102"
55
__author__ = "Stefan Welcker"
66
__copyright__ = "Copyright 2022, U2D.ai"
77
__license__ = "MIT"

0 commit comments

Comments
 (0)
0