File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
doc/source/getting-started Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ with these commands:
107
107
108
108
.. code :: bash
109
109
110
- unzip ansys-dyna-core-v0.3.3 -wheelhouse-Linux-3.8.zip -d wheelhouse
110
+ unzip ansys-dyna-core-v0.3.4 -wheelhouse-Linux-3.8.zip -d wheelhouse
111
111
pip install ansys-dyna-core -f wheelhouse --no-index --upgrade --ignore-installed
112
112
113
113
If you're on Windows with Python 3.8, unzip the wheelhouse archive to a ``wheelhouse ``
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "flit_core.buildapi"
4
4
5
5
[project ]
6
6
name = " ansys-dyna-core"
7
- version = " 0.3.3 "
7
+ version = " 0.3.4 "
8
8
description = " Python interface to LS-DYNA Service"
9
9
readme = " README.rst"
10
10
requires-python = " >=3.8,<4"
You can’t perform that action at this time.
0 commit comments