Browse Source

Merge pull request #1829 from opendatalab/master

master -> dev
Xiaomeng Zhao 8 months ago
parent
commit
7d99c1f614
3 changed files with 26 additions and 2 deletions
  1. 1 1
      .github/workflows/python-package.yml
  2. 1 1
      magic_pdf/libs/version.py
  3. 24 0
      signatures/version1/cla.json

+ 1 - 1
.github/workflows/python-package.yml

@@ -122,6 +122,6 @@ jobs:
 
       - name: Publish distribution to PyPI
         run: |
-          pip install twine
+          pip install -U twine id keyring packaging readme-renderer requests requests-toolbelt rfc3986 rich urllib3
           twine check dist/*
           twine upload dist/* -u __token__ -p ${{ secrets.PYPI_TOKEN }}

+ 1 - 1
magic_pdf/libs/version.py

@@ -1 +1 @@
-__version__ = "1.1.0"
+__version__ = "1.2.1"

+ 24 - 0
signatures/version1/cla.json

@@ -159,6 +159,30 @@
       "created_at": "2025-02-22T07:15:35Z",
       "repoId": 765083837,
       "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
     }
   ]
 }