Skip to content

Commit

Permalink
🔖 v0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
A-kirami committed Aug 2, 2024
1 parent ad916a7 commit 1ad16f9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "KiramiBot"
version = "0.3.4"
version = "0.3.5"
description = "🌟 读作 Kirami,写作星见,简明轻快的聊天机器人应用。"
authors = [{ name = "Akirami", email = "[email protected]" }]
requires-python = ">=3.10,<4.0"
Expand All @@ -18,6 +18,7 @@ classifiers = [
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Topic :: Software Development",
"Typing :: Typed",
]
Expand Down

0 comments on commit 1ad16f9

Please sign in to comment.