Skip to content

Commit 3a1ecf9

Browse files
committed
2.9.1
1 parent 5227962 commit 3a1ecf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pomice/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ class DiscordPyOutdated(Exception):
2020
"using 'pip install discord.py'",
2121
)
2222

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

0 commit comments

Comments
 (0)