v0.1.5 早期准备

顺便检修一下本地开发环境中的问题。此 commit 无有效信息。
This commit is contained in:
2026-04-26 20:28:42 +08:00
parent e7892a21a5
commit 405d7ff3b9
2 changed files with 5 additions and 1 deletions

View File

@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6 种更新类别Added、Changed、Deprecated、Removed、Fixed、Security。 6 种更新类别Added、Changed、Deprecated、Removed、Fixed、Security。
## [Unreleased]
等待中...
## [0.1.4] - 2026-04-26 ## [0.1.4] - 2026-04-26
### Fixed ### Fixed

View File

@@ -1,6 +1,6 @@
[project] [project]
name = "njupt-suan-api" name = "njupt-suan-api"
version = "0.1.4" version = "0.1.5"
description = "API and MCP server for NJUPT infomation ~" description = "API and MCP server for NJUPT infomation ~"
readme = "README.md" readme = "README.md"
requires-python = ">=3.13" requires-python = ">=3.13"