Skip to content

Commit 36c5b53

Browse files
committed
release: v0.2.0
1 parent 4eb40e5 commit 36c5b53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines 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-hps-data-transfer-client"
8-
version = "0.2.dev0"
8+
version = "0.2.0"
99
description = "Python client library for hps data transfer service"
1010
readme = "README.rst"
1111
requires-python = ">=3.10,<4.0"

0 commit comments

Comments
 (0)