Skip to content
This repository was archived by the owner on Mar 8, 2022. It is now read-only.

Commit dbda76e

Browse files
committed
updated version
1 parent bcb9da3 commit dbda76e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord_ui/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646

4747

4848
__title__ = "discord-ui"
49-
__version__ = "5.0.0a"
49+
__version__ = "5.0.0"
5050

5151
if __version__.endswith("a"):
5252
print("Warning: This version is a preview version and can contain some issues!")

0 commit comments

Comments
 (0)