Skip to content

Commit 16ecd4c

Browse files
committed
update version in READMEs
Signed-off-by: Oleksii Kuchaiev <[email protected]>
1 parent f28a999 commit 16ecd4c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Built for speed, NeMo can utilize NVIDIA's Tensor Cores and scale out training t
4646

4747
* Read NVIDIA `Developer Blog for QuartzNet ASR model <https://devblogs.nvidia.com/develop-smaller-speech-recognition-models-with-nvidias-nemo-framework/>`_
4848

49-
* Recommended version to install is **0.10.0** via ``pip install nemo-toolkit[all]``
49+
* Recommended version to install is **0.10.1** via ``pip install nemo-toolkit[all]``
5050

5151
* Recommended NVIDIA `NGC NeMo Toolkit container <https://ngc.nvidia.com/catalog/containers/nvidia:nemo>`_
5252

@@ -56,7 +56,7 @@ Built for speed, NeMo can utilize NVIDIA's Tensor Cores and scale out training t
5656
Getting started
5757
~~~~~~~~~~~~~~~
5858

59-
THE LATEST STABLE VERSION OF NeMo is **0.10.0** (Available via PIP).
59+
THE LATEST STABLE VERSION OF NeMo is **0.10.1** (Available via PIP).
6060

6161
**Requirements**
6262

docs/sources/source/index.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ You can use NVIDIA `NGC NeMo container <https://ngc.nvidia.com/catalog/container
7474
and begin using NeMo immediately.
7575

7676
If you have all requirements installed (or are using `NGC PyTorch container <https://ngc.nvidia.com/catalog/containers/nvidia:pytorch>`_ ),
77-
then you can simply use pip to install the latest released version (**currently 0.10.0**) of NeMo and its collections:
77+
then you can simply use pip to install the latest released version (**currently 0.10.1**) of NeMo and its collections:
7878

7979
.. code-block:: bash
8080

0 commit comments

Comments
 (0)