X-Git-Url: http://www.git.cypherpunks.ru/?p=pygost.git;a=blobdiff_plain;f=pygost%2F__init__.py;h=1ea51eaf126d56b883110f5027447e91216941d9;hp=0ac5a2d6a31e226c0baee0fa9ff59853655b0a65;hb=7d359b42861a70fb55fef9e57de6999d7f5364c4;hpb=5a72dd29b65e4f3d2dfe58a568d85864049348b5 diff --git a/pygost/__init__.py b/pygost/__init__.py index 0ac5a2d..1ea51ea 100644 --- a/pygost/__init__.py +++ b/pygost/__init__.py @@ -3,4 +3,4 @@ PyGOST is free software: see the file COPYING for copying conditions. """ -__version__ = "5.0" +__version__ = "5.1"