Skip to content

Commit 5c41bb0

Browse files
committed
Prep for beta 1
1 parent 98988f4 commit 5c41bb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
__author__ = 'Pycord Development'
1414
__license__ = 'MIT'
1515
__copyright__ = 'Copyright 2015-2021 Rapptz & Copyright 2021-present Pycord Development'
16-
__version__ = '2.0.0b'
16+
__version__ = '2.0.0b1'
1717

1818
__path__ = __import__('pkgutil').extend_path(__path__, __name__)
1919

0 commit comments

Comments
 (0)