Skip to content

Commit b379510

Browse files
committed
2.9.0
1 parent 2a492c7 commit b379510

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.0a"
23+
__version__ = "2.9.0"
2424
__title__ = "pomice"
2525
__author__ = "cloudwithax"
2626
__license__ = "GPL-3.0"

0 commit comments

Comments
 (0)