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 8847cdb commit 60b2174Copy full SHA for 60b2174
extractnet/__init__.py
@@ -1,6 +1,6 @@
1
from extractnet.pipeline import Extractor
2
3
-__version__ = '2.0.6'
+__version__ = '2.0.7'
4
5
6
_LOADED_MODELS = {}
0 commit comments