Skip to content

Commit 855bf4e

Browse files
committed
2.9.2
1 parent cd579be commit 855bf4e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pomice/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
~~~~~~
44
The modern Lavalink wrapper designed for discord.py.
55
6-
Copyright (c) 2023, cloudwithax
6+
Copyright (c) 2024, cloudwithax
77
88
Licensed under GPL-3.0
99
"""
@@ -20,7 +20,7 @@ class DiscordPyOutdated(Exception):
2020
"using 'pip install discord.py'",
2121
)
2222

23-
__version__ = "2.9.1"
23+
__version__ = "2.9.2"
2424
__title__ = "pomice"
2525
__author__ = "cloudwithax"
2626
__license__ = "GPL-3.0"

0 commit comments

Comments
 (0)