Skip to content

Commit 8bfb638

Browse files
committed
...
1 parent 304e79f commit 8bfb638

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,3 @@ jobs:
6767
generate_release_notes: true
6868
files: |
6969
./**/*.whl
70-
./**/*.tar.gz
71-
./**/*.pdf

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.1.8"
9+
version = "0.1.9"
1010
description = "A python wrapper for Ansys Workbench"
1111
readme = "README.md"
1212
requires-python = ">=3.7,<4.0"

0 commit comments

Comments
 (0)