Skip to content

Commit

Permalink
change package version (#41)
Browse files Browse the repository at this point in the history
Signed-off-by: Gerald Shen <[email protected]>
  • Loading branch information
gshennvm authored Dec 4, 2023
1 parent 09ddbfa commit bca231e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nemo_aligner/package_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
# limitations under the License.


MAJOR = 1
MINOR = 0
MAJOR = 0
MINOR = 1
PATCH = 0
PRE_RELEASE = "rc0"

Expand Down

0 comments on commit bca231e

Please sign in to comment.