X-Git-Url: http://www.git.cypherpunks.ru/?p=pygost.git;a=blobdiff_plain;f=pygost%2F__init__.py;h=4991c375a71b84d28ff3a2ad5646c52a37ce83ec;hp=82c1d4324a34affa77cc94b720f72775e552476a;hb=613ccc82b67b8b81e1c3d811377c6c472b55fe9c;hpb=a2b4808f6628225be99874bd5f6a0f80a514db82 diff --git a/pygost/__init__.py b/pygost/__init__.py index 82c1d43..4991c37 100644 --- a/pygost/__init__.py +++ b/pygost/__init__.py @@ -2,3 +2,5 @@ PyGOST is free software: see the file COPYING for copying conditions. """ + +__version__ = "4.1"