We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9360267 commit fb05e38Copy full SHA for fb05e38
enigma/__init__.py
@@ -19,7 +19,7 @@ def __init__(self, rotor_list=None, user_reflector=None, debug='ERROR', enigma_t
19
20
'''
21
22
- self.version = 'v1.1.2'
+ self.version = 'v1.1.3'
23
self.isBeta = False
24
self.type = enigma_type.upper()
25
0 commit comments