Skip to content

Commit

Permalink
update the changelog and bump version (#195)
Browse files Browse the repository at this point in the history
Co-authored-by: Roberto Pastor Muela <[email protected]>
  • Loading branch information
nmalsang and RobPasMue authored May 31, 2024
1 parent 1700ea4 commit 2aaadc7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ Further information about contributing to ansys-tools-path can be found in

[PyAnsys Developer's Guide]: https://dev.docs.pyansys.com/

## [v0.6.0]() - 31 May 2024

### What's Changed
Support the version 25.1 of the Ansys unified install.

## [v0.5.0]() - 2 April 2024

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build-backend = "flit_core.buildapi"
[project]
# Check https://flit.readthedocs.io/en/latest/pyproject_toml.html for all available sections
name = "ansys-tools-path"
version = "0.6.dev0"
version = "0.7.dev0"
description = "Library to locate Ansys products in a local machine."
readme = "README.rst"
requires-python = ">=3.8,<4"
Expand Down

0 comments on commit 2aaadc7

Please sign in to comment.