Unverified Commit 8993c8a8 authored by Hongxin Liu's avatar Hongxin Liu Committed by GitHub
Browse files

[release] update version (#4995)

* [release] update version

* [hotfix] fix ci
parent b6696beb
......@@ -27,7 +27,9 @@ jobs:
echo $new_version > ./version.txt
echo "version=$new_version" >> $GITHUB_OUTPUT
- run: python setup.py sdist build
- run: |
pip install --upgrade pip
python setup.py sdist build
# publish to PyPI if executed on the main branch
- name: Publish package to PyPI
......
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