Skip to content

Commit

Permalink
Merge pull request #202 from google-research/rajat_dev
Browse files Browse the repository at this point in the history
bump version number
  • Loading branch information
rajatsen91 authored Dec 24, 2024
2 parents 1542481 + 8fc2f2f commit 5a69171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
# e.g. poetry version 0.1.${{ github.run_number }}
- name: Set Version number
run: |
poetry version 1.2.3
poetry version 1.2.4
- name: Build and Publish to PyPI
run: |
poetry config pypi-token.pypi ${{ secrets.PYPI_API_TOKEN }}
Expand Down

0 comments on commit 5a69171

Please sign in to comment.