Skip to content
This repository was archived by the owner on Nov 17, 2025. It is now read-only.

Commit 2a638bb

Browse files
koubaaMohamed Koubaa
andauthored
bump dev versionto 0.6 (#169)
Co-authored-by: Mohamed Koubaa <koubaa@github.com>
1 parent 60532b5 commit 2a638bb

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@ Further information about contributing to ansys-tools-path can be found in
1717
[PyAnsys Developer's Guide]: https://dev.docs.pyansys.com/
1818

1919

20+
## [v0.5.0]() - 2 April 2024
21+
22+
### What's changed
23+
Support arbitrary application names with "save" and "get"
24+
2025
## [v0.4.0]() - 17 November 2023
2126

2227
### What's Changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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
77
name = "ansys-tools-path"
8-
version = "0.5.dev0"
8+
version = "0.6.dev0"
99
description = "Library to locate Ansys products in a local machine."
1010
readme = "README.rst"
1111
requires-python = ">=3.8,<4"

0 commit comments

Comments
 (0)