Skip to content
This repository has been archived by the owner on Aug 11, 2024. It is now read-only.

Commit

Permalink
🔖 last OneBot V11 version
Browse files Browse the repository at this point in the history
  • Loading branch information
j1g5awi committed Jun 3, 2023
1 parent a0418fe commit 08f0c1a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion nonebot_plugin_mcstatus/handle.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

from mcstatus import JavaServer

from nonebot_plugin_mcstatus.data import Data, Server
from nonebot_plugin_mcstatus.parser import Namespace
from nonebot_plugin_mcstatus.data import Data, Server


class Handle:
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies = [
"mcstatus<11.0.0,>=10.0.1",
]
name = "nonebot-plugin-mcstatus"
version = "0.1.7"
version = "0.1.8"
description = "Check Minecraft server status"
readme = "README.md"
license = {text = "MIT"}
Expand Down

0 comments on commit 08f0c1a

Please sign in to comment.