Skip to content

Commit fa0bcfc

Browse files
[C] Update python version
1 parent bedf1c5 commit fa0bcfc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docclassifier/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
from .classifier import DocClassifier
22

3-
__version__ = '0.1.0'
3+
__version__ = '0.2.0'

0 commit comments

Comments
 (0)