Skip to content

Commit

Permalink
Bump to v2.0.0 (#1475)
Browse files Browse the repository at this point in the history
Bumb to v2.0.0

Co-authored-by: Dorukyum <[email protected]>
  • Loading branch information
Lulalaby and Dorukyum authored Jul 8, 2022
1 parent b29e6be commit 95fd465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion discord/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
__author__ = "Pycord Development"
__license__ = "MIT"
__copyright__ = "Copyright 2015-2021 Rapptz & Copyright 2021-present Pycord Development"
__version__ = "2.0.0rc1"
__version__ = "2.0.0"

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

Expand Down

0 comments on commit 95fd465

Please sign in to comment.