]> Cypherpunks.ru repositories - pygost.git/blobdiff - pygost/__init__.py
Unify ValueErrors string capitalizing
[pygost.git] / pygost / __init__.py
index 8c64e1e57437483413914f49bceb0ea5b097f3a8..1c9a1ed8ff142867c330e80a023565548c72b2db 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.5"
+__version__ = "5.2"