Skip to content

Commit 9802f3e

Browse files
committed
Revert __riva_release__ to 22.06
Signed-off-by: PeganovAnton <[email protected]>
1 parent 66e045f commit 9802f3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

riva/client/package_info.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
MAJOR = 0
55
MINOR = 0
6-
PATCH = 4
6+
PATCH = 5
77
PRE_RELEASE = 'rc0'
88

99
# Use the following formatting: (major, minor, patch, pre-release)
@@ -22,5 +22,5 @@
2222
__license__ = 'MIT'
2323
__keywords__ = 'deep learning, machine learning, gpu, NLP, ASR, TTS, nvidia, speech, language, Riva, client'
2424
__riva_version__ = "2.3.0"
25-
__riva_release__ = "22.07"
25+
__riva_release__ = "22.06"
2626
__riva_models_version__ = "2.3.0"

0 commit comments

Comments
 (0)