Skip to content

Commit 672622a

Browse files
committed
MAINT: Bump version to v0.5.1
1 parent 0f309a8 commit 672622a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ these are built on PRs, the main branch, and on tags when pushing. Artifacts
5353
are uploaded for each PR.
5454

5555
To publicly release wheels to PyPI, ensure your branch is up-to-date and then
56-
push tags. For example, for the version ``v0.5.0``.
56+
push tags. For example, for the version ``v0.5.1``.
5757

5858
```bash
59-
git tag v0.5.0
59+
git tag v0.5.1
6060
git push --tags
6161
```

ansys/api/discovery/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.5.0
1+
0.5.1

0 commit comments

Comments
 (0)