Skip to content

Commit

Permalink
Merge pull request #83 from u2d-ai/fix/email-converter-no-attachments…
Browse files Browse the repository at this point in the history
…-model

Hotfix: bump version
  • Loading branch information
valentynslivko authored Jul 6, 2023
2 parents 9c5a2b8 + 8f10bed commit b5e8448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion msaDocModels/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import glob
from os.path import basename, dirname, isfile, join

version = "0.0.82"
version = "0.0.83"
__author__ = "Stefan Welcker"
__copyright__ = "Copyright 2022, U2D.ai"
__license__ = "MIT"
Expand Down

0 comments on commit b5e8448

Please sign in to comment.