Skip to content

Commit 3261e0b

Browse files
committed
change version
1 parent b0ea1a7 commit 3261e0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

githubapps/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
__author__ = 'RTa-technology'
1010
__license__ = 'MIT'
1111
__copyright__ = 'Copyright 2022 by the authors and contributors (see AUTHORS)'
12-
__version__ = '0.1.1'
12+
__version__ = '1.0.0'
1313

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

0 commit comments

Comments
 (0)