mirror of
https://github.com/opendatalab/MinerU.git
synced 2026-03-27 11:08:32 +07:00
fix error
This commit is contained in:
1
.github/workflows/python-package.yml
vendored
1
.github/workflows/python-package.yml
vendored
@@ -45,6 +45,7 @@ jobs:
|
||||
echo "No changes to commit"
|
||||
else
|
||||
git commit -m "Update version.py with new version"
|
||||
fi
|
||||
id: commit_changes
|
||||
|
||||
- name: Push changes
|
||||
|
||||
@@ -1 +1 @@
|
||||
__version__ = "0.0.1"
|
||||
__version__ = "0.0.2"
|
||||
|
||||
Reference in New Issue
Block a user