]> Cypherpunks.ru repositories - pygost.git/blobdiff - pygost/__init__.py
Fix MGM tag_size usage
[pygost.git] / pygost / __init__.py
index 4991c375a71b84d28ff3a2ad5646c52a37ce83ec..12d2bade5befab7ad4d3cb580e73d923ea13883e 100644 (file)
@@ -1,6 +1,6 @@
-""" Pure Python GOST cryptographic functions library.
+"""Pure Python GOST cryptographic functions library.
 
 PyGOST is free software: see the file COPYING for copying conditions.
 """
 
-__version__ = "4.1"
+__version__ = "5.7"