Skip to content

Commit 5a69171

Browse files
authored
Merge pull request #202 from google-research/rajat_dev
bump version number
2 parents 1542481 + 8fc2f2f commit 5a69171

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
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)