Skip to content

Commit 8fc2f2f

Browse files
committed
bump version number
1 parent 1542481 commit 8fc2f2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
# e.g. poetry version 0.1.${{ github.run_number }}
2424
- name: Set Version number
2525
run: |
26-
poetry version 1.2.3
26+
poetry version 1.2.4
2727
- name: Build and Publish to PyPI
2828
run: |
2929
poetry config pypi-token.pypi ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)