X-Git-Url: http://www.git.cypherpunks.ru/?p=pygost.git;a=blobdiff_plain;f=pygost%2F__init__.py;h=c2d5ea8ebbc1af588d590aec82abd58c3cd7ab37;hp=488683d9899eb82efeed3e345c0c55317d3061cc;hb=4277661e11e63906d923827e5c124877f1dc0c8d;hpb=a63f78066756e6959b7bcbc52738f2ff4a03a308 diff --git a/pygost/__init__.py b/pygost/__init__.py index 488683d..c2d5ea8 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__ = "4.8" +__version__ = "4.9"