Skip to content

Commit b842b29

Browse files
committed
release of 0.2.0
1 parent c4fb64d commit b842b29

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

doc/source/user_guide.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# User guide
2-
This section provides an overview of the PyWorkbench package,
3-
explaining key concepts and approaches.
4-
5-
## Working with Workbench gRPC service
2+
This section provides an overview of the PyWorkbench package, explaining
3+
key concepts and approaches when working with Workbench gRPC service.
64

75

86
### Start Workbench client and connect to a running Workbench server

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "flit_core.buildapi"
66

77
[project]
88
name = "ansys-workbench-core"
9-
version = "0.6.dev0"
9+
version = "0.2.0"
1010
description = "A python wrapper for Ansys Workbench"
1111
readme = "README.md"
1212
requires-python = ">=3.8,<4.0"

0 commit comments

Comments
 (0)