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 98988f4 commit 5c41bb0Copy full SHA for 5c41bb0
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.0b'
+__version__ = '2.0.0b1'
17
18
__path__ = __import__('pkgutil').extend_path(__path__, __name__)
19
0 commit comments