v0.10.6
0.10.6 - April 22, 2025
Added
| grpc prepare tools stub implementation | #1914 |
Dependencies
| bump PyVista and VTK versions (support Python 3.13) | #1924 |
Fixed
| docstyle ordering | #1925 |
| adapt Native folder path for Linux and Windows | #1932 |
Maintenance
| update CHANGELOG for v0.10.5 | #1919 |
| bump skitionek/notify-microsoft-teams to v1.0.9 in the actions group | #1920 |
| bump ansys/actions from 9.0.2 to 9.0.3 in the actions group | #1923 |
| fix issues with OSMesa installation and env variables set up | #1927 |
| bump ansys/actions from 9.0.3 to 9.0.6 in the actions group | #1928 |
| pre-commit automatic update | #1930 |
| fix unstable workflows for Linux (missing headless display) | #1931 |
Artifact Attestations
You can verify this release's artifact attestations using GitHub's command-line tool. For example, download the source distribution and wheel from this release page or from PyPI. Then, run the following commands:
$ gh attestation verify --owner ansys ansys_geometry_core-0.10.6.tar.gzand
$ gh attestation verify --owner ansys ansys_geometry_core-0.10.6-py3-none-any.whl