Skip to content

Commit 5e09555

Browse files
authored
Merge pull request #59 from Machine-Learning-for-Medical-Language/mikix/bump-4.0
Bump version to 4.0
2 parents 825a67e + 2390e21 commit 5e09555

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ctakesclient/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Public API"""
22

3-
__version__ = "3.0.0"
3+
__version__ = "4.0.0"
44

55
from . import client
66
from . import filesystem

0 commit comments

Comments
 (0)