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

Commit 0f00215

Browse files
authored
Update version.py
1 parent e2b4498 commit 0f00215

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nlp_architect/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# limitations under the License.
1515
# ******************************************************************************
1616

17-
MAJOR_V, MINOR_V, PATCH_V, STAGE = 0, 5, 4, ""
17+
MAJOR_V, MINOR_V, PATCH_V, STAGE = 0, 5, 5, ""
1818

1919

2020
def nlp_architect_version():

0 commit comments

Comments
 (0)