Skip to content

Commit 6d596e0

Browse files
ekmbtbartley94
andauthored
hotfix (#169)
Signed-off-by: Travis Bartley <[email protected]> Co-authored-by: Travis Bartley <[email protected]>
1 parent 844fd95 commit 6d596e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [r1.0.0] - 2024-05-03
8+
## [r1.0.1] - 2024-05-03
99

1010
### Added
1111

nemo_text_processing/package_info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
MAJOR = 1
1717
MINOR = 0
18-
PATCH = 0
18+
PATCH = 1
1919
PRE_RELEASE = 'r'
2020

2121
# Use the following formatting: (major, minor, patch, pre-release)

0 commit comments

Comments
 (0)