Skip to content

Commit

Permalink
🔖 version 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RF-Tar-Railt committed Dec 4, 2024
1 parent ef9fd68 commit 1faa214
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion arclet/entari/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@
WS = WebsocketsInfo
WH = WebhookInfo

__version__ = "0.8.2"
__version__ = "0.9.0"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "arclet-entari"
version = "0.8.2"
version = "0.9.0"
description = "Simple IM Framework based on satori-python"
authors = [
{name = "RF-Tar-Railt",email = "[email protected]"},
Expand Down

0 comments on commit 1faa214

Please sign in to comment.