File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -197,7 +197,7 @@ commands:
197
197
198
198
.. code :: bash
199
199
200
- unzip pyansys-v2025.1.2 -wheelhouse-Linux-3.10-core.zip wheelhouse
200
+ unzip pyansys-v2025.1.3 -wheelhouse-Linux-3.10-core.zip wheelhouse
201
201
pip install pyansys -f wheelhouse --no-index --upgrade --ignore-installed
202
202
203
203
If you're on Windows with Python 3.10, unzip to a wheelhouse directory and then install using
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build-backend = "flit_core.buildapi"
5
5
[project ]
6
6
# Check https://flit.readthedocs.io/en/latest/pyproject_toml.html for all available sections
7
7
name = " pyansys"
8
- version = " 2025.1.2 "
8
+ version = " 2025.1.3 "
9
9
description = " Pythonic interfaces to Ansys products"
10
10
readme = " README.rst"
11
11
requires-python = " >=3.10,<4"
You can’t perform that action at this time.
0 commit comments