X-Git-Url: http://www.git.cypherpunks.ru/?p=pygost.git;a=blobdiff_plain;f=pygost%2F__init__.py;h=54bee02b49c87621769e4740a73d59b85285db9f;hp=38d8dbe3c7a5a5c4d29dec94e850ce514a819166;hb=0564924d1ff1e08d86a5755206c97d3dac7c8acd;hpb=e10cf29bae1d19cb1cfa5b2cea8121f56c9c4d47 diff --git a/pygost/__init__.py b/pygost/__init__.py index 38d8dbe..54bee02 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.10" +__version__ = "5.11"