]> Cypherpunks.ru repositories - pygost.git/blobdiff - pygost/__init__.py
Add PEP-396 compatible module's __version__
[pygost.git] / pygost / __init__.py
index 82c1d4324a34affa77cc94b720f72775e552476a..4991c375a71b84d28ff3a2ad5646c52a37ce83ec 100644 (file)
@@ -2,3 +2,5 @@
 
 PyGOST is free software: see the file COPYING for copying conditions.
 """
+
+__version__ = "4.1"