Skip to content

Commit 58da539

Browse files
committed
3.0
1 parent 5373a06 commit 58da539

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: IreneAPIWrapper/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
__title__ = "IreneAPIWrapper"
44
__author__ = "MujyKun"
55
__license__ = "MIT"
6-
__version__ = "2.4"
6+
__version__ = "3.0"

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "IreneAPIWrapper"
3-
version = "2.4"
3+
version = "3.0"
44
description = "The Wrapper for the Websocket and REST API of Irene."
55
authors = ["MujyKun <[email protected]>"]
66
classifiers = [

0 commit comments

Comments
 (0)