X-Git-Url: http://www.git.cypherpunks.ru/?p=pygost.git;a=blobdiff_plain;f=pygost%2F__init__.py;h=7800ed42a565f97a80b1a7af83038733485b62cf;hp=497345c3ee28758121943e5066a60554008d24bd;hb=3374d4b8a5a58941e309b13524067ffa8d410d45;hpb=af588237f6df6258e4c05b76fe99ee8b5955b0c5 diff --git a/pygost/__init__.py b/pygost/__init__.py index 497345c..7800ed4 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.8" +__version__ = "5.9"