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

Commit 9c12c76

Browse files
author
Peter Izsak
authored
Update version.py
1 parent 9144b34 commit 9c12c76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nlp_architect/version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
# ******************************************************************************
1616

1717
MAJOR_V = 0
18-
MINOR_V = 3
19-
PATCH_V = 1
18+
MINOR_V = 4
19+
PATCH_V = 0
2020
STAGE = ''
2121

2222

0 commit comments

Comments
 (0)