Skip to content

Commit

Permalink
🔖 v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
KomoriDev committed Aug 24, 2024
1 parent a18e028 commit b0924fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion nonebot_plugin_lxns_maimai/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"unique_name": "maimai dx",
"orm_version_location": migrations,
"author": "Komorebi <mute231010@gmail.com>",
"version": "0.1.0",
"version": "0.1.1",
},
)

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "nonebot-plugin-lxns-maimai"
version = "0.1.0"
version = "0.1.1"
description = "maimai DX 查分"
authors = [
{name = "KomoriDev", email = "mute231010@gmail.com"},
Expand Down

0 comments on commit b0924fd

Please sign in to comment.