Repository has no tags yet
Use git tag command to add a new one:
git tag -a v1.4 -m 'version 1.4'
建议使用过【大模型中转服务】的师生在「Preference → Access → Personal access tokens」进行轮换,创建令牌时请只勾选实际需要的权限,一般只需要read_repository 与 write_repository。
Use git tag command to add a new one:
git tag -a v1.4 -m 'version 1.4'