Skip to content

Commit

Permalink
bump sub version
Browse files Browse the repository at this point in the history
  • Loading branch information
theblackcat102 committed Nov 3, 2022
1 parent 8847cdb commit 60b2174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extractnet/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from extractnet.pipeline import Extractor

__version__ = '2.0.6'
__version__ = '2.0.7'


_LOADED_MODELS = {}
Expand Down

0 comments on commit 60b2174

Please sign in to comment.