Skip to content

Commit ab8625d

Browse files
committed
0.0.0
1 parent 2da0320 commit ab8625d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CICD.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ jobs:
6969
# github_token: ${{ secrets.TOKEN }}
7070
- name: Build
7171
run: |
72+
sed -i 's/version = "[0-9]*\.[0-9]*\.[0-9]*"/version = "0.0.0"/' pyproject.toml
7273
python3 -m pip install --upgrade build
7374
python3 -m build
7475
- name: Upload GH

0 commit comments

Comments
 (0)