We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b29e6be commit 95fd465Copy full SHA for 95fd465
discord/__init__.py
@@ -13,7 +13,7 @@
13
__author__ = "Pycord Development"
14
__license__ = "MIT"
15
__copyright__ = "Copyright 2015-2021 Rapptz & Copyright 2021-present Pycord Development"
16
-__version__ = "2.0.0rc1"
+__version__ = "2.0.0"
17
18
__path__ = __import__("pkgutil").extend_path(__path__, __name__)
19
0 commit comments