Skip to content

Commit 95fd465

Browse files
LulalabyDorukyum
andauthored
Bump to v2.0.0 (#1475)
Bumb to v2.0.0 Co-authored-by: Dorukyum <[email protected]>
1 parent b29e6be commit 95fd465

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.0rc1"
16+
__version__ = "2.0.0"
1717

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

0 commit comments

Comments
 (0)