Skip to content

Commit 71dc67e

Browse files
committed
fix: version
1 parent 1a79f82 commit 71dc67e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ For example, on Linux with Python 3.9, unzip the wheelhouse archive and install
146146

147147
.. code:: bash
148148
149-
unzip ansys-geometry-core-v0.4.dev0-wheelhouse-ubuntu-latest-3.9.zip wheelhouse
149+
unzip ansys-geometry-core-v0.4rc1-wheelhouse-ubuntu-latest-3.9.zip wheelhouse
150150
pip install ansys-geometry-core -f wheelhouse --no-index --upgrade --ignore-installed
151151
152152
If you're on Windows with Python 3.9, unzip to a wheelhouse directory and install using the preceding command.

0 commit comments

Comments
 (0)