Unverified Commit 7d99c1f6 authored by Xiaomeng Zhao's avatar Xiaomeng Zhao Committed by GitHub
Browse files

Merge pull request #1829 from opendatalab/master

master -> dev
parents a7b5b8b8 5db81bf0
...@@ -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 }}
__version__ = "1.1.0" __version__ = "1.2.1"
...@@ -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
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