Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wangsen
MinerU
Commits
7d99c1f6
Unverified
Commit
7d99c1f6
authored
Mar 03, 2025
by
Xiaomeng Zhao
Committed by
GitHub
Mar 03, 2025
Browse files
Merge pull request #1829 from opendatalab/master
master -> dev
parents
a7b5b8b8
5db81bf0
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
26 additions
and
2 deletions
+26
-2
.github/workflows/python-package.yml
.github/workflows/python-package.yml
+1
-1
magic_pdf/libs/version.py
magic_pdf/libs/version.py
+1
-1
signatures/version1/cla.json
signatures/version1/cla.json
+24
-0
No files found.
.github/workflows/python-package.yml
View file @
7d99c1f6
...
@@ -122,6 +122,6 @@ jobs:
...
@@ -122,6 +122,6 @@ jobs:
-
name
:
Publish distribution to PyPI
-
name
:
Publish distribution to PyPI
run
:
|
run
:
|
pip install twine
pip install
-U
twine
id keyring packaging readme-renderer requests requests-toolbelt rfc3986 rich urllib3
twine check dist/*
twine check dist/*
twine upload dist/* -u __token__ -p ${{ secrets.PYPI_TOKEN }}
twine upload dist/* -u __token__ -p ${{ secrets.PYPI_TOKEN }}
magic_pdf/libs/version.py
View file @
7d99c1f6
__version__
=
"1.
1.0
"
__version__
=
"1.
2.1
"
signatures/version1/cla.json
View file @
7d99c1f6
...
@@ -159,6 +159,30 @@
...
@@ -159,6 +159,30 @@
"created_at"
:
"2025-02-22T07:15:35Z"
,
"created_at"
:
"2025-02-22T07:15:35Z"
,
"repoId"
:
765083837
,
"repoId"
:
765083837
,
"pullRequestNo"
:
1743
"pullRequestNo"
:
1743
},
{
"name"
:
"nadahlberg"
,
"id"
:
58701810
,
"comment_id"
:
2676309097
,
"created_at"
:
"2025-02-22T17:04:14Z"
,
"repoId"
:
765083837
,
"pullRequestNo"
:
1748
},
{
"name"
:
"BetterAndBetterII"
,
"id"
:
141388234
,
"comment_id"
:
2680567709
,
"created_at"
:
"2025-02-25T05:21:05Z"
,
"repoId"
:
765083837
,
"pullRequestNo"
:
1767
},
{
"name"
:
"luckymore"
,
"id"
:
5390013
,
"comment_id"
:
2684392503
,
"created_at"
:
"2025-02-26T09:23:25Z"
,
"repoId"
:
765083837
,
"pullRequestNo"
:
1785
}
}
]
]
}
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment