Skip to content

Commit

Permalink
Merge pull request #158 from heidmotron/patch-1
Browse files Browse the repository at this point in the history
Bump version to 1.2.0
  • Loading branch information
rajatsen91 authored Oct 11, 2024
2 parents d065f8c + d8771aa commit 6234168
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 @@ -24,7 +24,7 @@ jobs:
# e.g. poetry version 0.1.${{ github.run_number }}
- name: Set Version number
run: |
poetry version 1.1.0
poetry version 1.2.0
- name: Build and Publish to PyPI
run: |
poetry config pypi-token.pypi ${{ secrets.PYPI_API_TOKEN }}
Expand Down

0 comments on commit 6234168

Please sign in to comment.