We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0ea1a7 commit 3261e0bCopy full SHA for 3261e0b
githubapps/__init__.py
@@ -9,7 +9,7 @@
9
__author__ = 'RTa-technology'
10
__license__ = 'MIT'
11
__copyright__ = 'Copyright 2022 by the authors and contributors (see AUTHORS)'
12
-__version__ = '0.1.1'
+__version__ = '1.0.0'
13
14
__path__ = __import__('pkgutil').extend_path(__path__, __name__)
15
0 commit comments