Skip to content

Commit 7040b9a

Browse files
committed
Add VERSION
1 parent b1a8b47 commit 7040b9a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

myloginpath.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
from cryptography.hazmat.primitives.ciphers import Cipher, algorithms, modes
1111
from cryptography.hazmat.backends import default_backend
1212

13+
VERSION = (0, 0, 1)
1314

1415
# Buffer at the beginning of the login path file.
1516
_UNUSED_BUFFER_LENGTH = 4

0 commit comments

Comments
 (0)