X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=pygost%2F__init__.py;h=fba79324c6a88abffcdb50ef910d4393dc095ace;hb=b529ed29328fafc3061c6b83358e3ee03b343189;hp=6fc85a3ee41a8140976218f7be1f2fd5c7b90391;hpb=a2750dcc86c8f2a7b598289275090d3326225461;p=pygost.git diff --git a/pygost/__init__.py b/pygost/__init__.py index 6fc85a3..fba7932 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.13"