X-Git-Url: http://www.git.cypherpunks.ru/?p=pygost.git;a=blobdiff_plain;f=pygost%2F__init__.py;fp=pygost%2F__init__.py;h=fba79324c6a88abffcdb50ef910d4393dc095ace;hp=c0695ad7d1b42bec17e338d31a0fe047bf643eee;hb=b529ed29328fafc3061c6b83358e3ee03b343189;hpb=b9ccf524fdce4b77dab1aa8020b09d7c7e1e55af diff --git a/pygost/__init__.py b/pygost/__init__.py index c0695ad..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.12" +__version__ = "5.13"