Skip to content

Commit

Permalink
Bumpting
Browse files Browse the repository at this point in the history
  • Loading branch information
Angel Campoverde committed Nov 22, 2024
1 parent 767d19c commit d637d5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
path: dist/
- name: Publish distribution 📦 to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
#--------------------
github-release:
name: >-
Sign the Python 🐍 distribution 📦 with Sigstore
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = 'data_manipulation_utilities'
version = '0.0.7'
version = '0.0.8'
readme = 'README.md'
dependencies= [
'zfit',
Expand Down

0 comments on commit d637d5b

Please sign in to comment.