chore: 修正版本徽章中的发布仓库链接

- 更新 PKG-INFO 中的版本徽章链接,指向正确的内部 GiteA 仓库发布页面
- 移除对 GitHub 仓库的依赖,确保链接准确性
- 重新打包分发包以反映此链接变更
This commit is contained in:
drd_vic
2025-11-09 15:45:13 +08:00
parent e332aab9f7
commit 8548ae416e
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -16,7 +16,7 @@ Dynamic: license-file
[![Python](https://img.shields.io/badge/Python-3.13+-blue.svg)](https://python.org)
[![PyTorch](https://img.shields.io/badge/PyTorch-2.8.0+-red.svg)](https://pytorch.org)
[![License](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)
[![Version](https://img.shields.io/badge/Version-0.2.0-orange.svg)](https://github.com/yourusername/Cifar100/releases)
[![Version](https://img.shields.io/badge/Version-0.2.0-orange.svg)](https://drdfilenest.xyz:8443/root/Cifar100/releases)
## 项目简介