File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -197,7 +197,7 @@ commands:
197197
198198.. code :: bash
199199
200- unzip pyansys-v2025.1.dev0 -wheelhouse-Linux-3.10-core.zip wheelhouse
200+ unzip pyansys-v2025.2.0b1 -wheelhouse-Linux-3.10-core.zip wheelhouse
201201 pip install pyansys -f wheelhouse --no-index --upgrade --ignore-installed
202202
203203 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"
55[project ]
66# Check https://flit.readthedocs.io/en/latest/pyproject_toml.html for all available sections
77name = " pyansys"
8- version = " 2025.1.dev0 "
8+ version = " 2025.2.0b1 "
99description = " Pythonic interfaces to Ansys products"
1010readme = " README.rst"
1111requires-python = " >=3.10,<4"
You can’t perform that action at this time.
0 commit comments