Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Commit 621ed95

Browse files
Merge pull request #506 from microsoft/staging
Staging to master
2 parents ed04438 + afbd86a commit 621ed95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils_nlp/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
__author__ = "AI CAT at Microsoft"
66
__license__ = "MIT"
77
__copyright__ = "Copyright 2018-present Microsoft Corporation"
8-
__version__ = "1.0.0"
8+
__version__ = "2.0.0"
99

1010
# Synonyms
1111
TITLE = __title__

0 commit comments

Comments
 (0)