X-Git-Url: http://www.git.cypherpunks.ru/?p=pygost.git;a=blobdiff_plain;f=pygost%2F__init__.py;h=12d2bade5befab7ad4d3cb580e73d923ea13883e;hp=6fc85a3ee41a8140976218f7be1f2fd5c7b90391;hb=ade04d6c0456bb39793e8b3547ac99aeffe8af73;hpb=21b8b8f77caa2b719748ba28d36edba9e220d2a7 diff --git a/pygost/__init__.py b/pygost/__init__.py index 6fc85a3..12d2bad 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.6" +__version__ = "5.7"