Skip to content

Commit 80037b5

Browse files
committed
Release v8.0.0
1 parent 530d556 commit 80037b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

threema/gateway/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
__author__ = 'Lennart Grahl <[email protected]>'
3232
__status__ = 'Production'
33-
__version__ = '7.0.1'
33+
__version__ = '8.0.0'
3434
feature_level = 3
3535

3636
__all__ = tuple(itertools.chain(

0 commit comments

Comments
 (0)