Skip to content

Commit

Permalink
feat: bump to a4 (#291)
Browse files Browse the repository at this point in the history
  • Loading branch information
ooliver1 committed Dec 15, 2021
1 parent 562bc52 commit a49e834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nextcord/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
__author__ = 'tag-epic & Rapptz'
__license__ = 'MIT'
__copyright__ = 'Copyright 2015-present Rapptz'
__version__ = '2.0.0a3'
__version__ = '2.0.0a4'

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

Expand Down

0 comments on commit a49e834

Please sign in to comment.