Browse Source

Version bump for development

pull/9077/head
Varun J 2 years ago
committed by GitHub
parent
commit
029ed6c46d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      discord/__init__.py

2
discord/__init__.py

@ -13,7 +13,7 @@ __title__ = 'discord'
__author__ = 'Rapptz'
__license__ = 'MIT'
__copyright__ = 'Copyright 2015-present Rapptz'
__version__ = '2.2.0'
__version__ = '2.2.0a'
__path__ = __import__('pkgutil').extend_path(__path__, __name__)

Loading…
Cancel
Save