]> Cypherpunks.ru repositories - pygost.git/blobdiff - pygost/__init__.py
Fix gost28147.addmod with bigger than modulo values
[pygost.git] / pygost / __init__.py
index 82c1d4324a34affa77cc94b720f72775e552476a..2a80079d97fd15604c80350d6e487540a14a9a62 100644 (file)
@@ -2,3 +2,5 @@
 
 PyGOST is free software: see the file COPYING for copying conditions.
 """
+
+__version__ = "4.6"