Skip to content

Commit

Permalink
Merge branch 'develop' into relax_sly
Browse files Browse the repository at this point in the history
  • Loading branch information
MicahGale authored Dec 12, 2024
2 parents 0909241 + 965fafa commit 0a5af05
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
run: .github/scripts/check_version.sh ${{ steps.get_version.outputs.version }}
- run: python -m build .
- name: Sign the dists with Sigstore
uses: sigstore/gh-action-sigstore-python@v2.1.1
uses: sigstore/gh-action-sigstore-python@v3.0.0
with:
inputs: >-
./dist/*.tar.gz
Expand Down
2 changes: 1 addition & 1 deletion doc/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ MontePy Changelog
0.5 releases
============

#Next Version#
0.5.3
--------------

**Bug Fixes**
Expand Down

0 comments on commit 0a5af05

Please sign in to comment.