Skip to content

Commit 70f4945

Browse files
committed
MAINT: Bump version to v0.7.1
1 parent c15af24 commit 70f4945

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
@@ -1,5 +1,10 @@
11
# CHANGELOG
22

3+
## [0.7.1](https://github.com/ansys/pyhps/releases/tag/v0.7.1) - February 22 2024
4+
5+
## Fixed
6+
- docs: switcher link broken (#344)
7+
38
## [0.7.0](https://github.com/ansys/pyhps/releases/tag/v0.7.0) - February 21 2024
49

510
### Added

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-hps-client"
8-
version = "0.7.0"
8+
version = "0.7.1"
99
description = "A python client for Ansys HPC Platform Services"
1010
readme = "README.rst"
1111
requires-python = ">=3.9,<4.0"

0 commit comments

Comments
 (0)