]> Cypherpunks.ru repositories - pygost.git/blobdiff - pygost/__init__.py
Remove excess mode kwargs from gost3410* functions
[pygost.git] / pygost / __init__.py
index 82c1d4324a34affa77cc94b720f72775e552476a..7ab12bfc9fbc6d98730a7423aa45ee5f1412d68c 100644 (file)
@@ -2,3 +2,5 @@
 
 PyGOST is free software: see the file COPYING for copying conditions.
 """
+
+__version__ = "5.0"