Commit c69f414b authored by 赵小蒙's avatar 赵小蒙

update pypi upload logic

parent 0306d66d
......@@ -122,4 +122,5 @@ jobs:
- name: Publish distribution to PyPI
run: |
pip install twine
twine upload dist/* -u __token__ -p ${{ secrets.PYPI_TOKEN }}
__version__ = "0.5.3"
__version__ = "0.5.4"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment