Skip to content

Commit

Permalink
Update ci of python.
Browse files Browse the repository at this point in the history
  • Loading branch information
viferga committed Dec 17, 2024
1 parent 232c8cd commit 6566c70
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches: [ master, develop ]
paths:
- 'source/ports/py_port/setup.py'
- 'source/ports/py_port/VERSION'

concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
Expand Down
2 changes: 1 addition & 1 deletion source/ports/py_port/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.6.0
0.5.1

0 comments on commit 6566c70

Please sign in to comment.