We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 530d556 commit 80037b5Copy full SHA for 80037b5
threema/gateway/__init__.py
@@ -30,7 +30,7 @@
30
31
__author__ = 'Lennart Grahl <[email protected]>'
32
__status__ = 'Production'
33
-__version__ = '7.0.1'
+__version__ = '8.0.0'
34
feature_level = 3
35
36
__all__ = tuple(itertools.chain(
0 commit comments