X-Git-Url: http://www.git.cypherpunks.ru/?p=pygost.git;a=blobdiff_plain;f=pygost%2F__init__.py;h=20fbcddb54fe74caddfc9fa5d78c9a4720004541;hp=21fbf59e593e3a5945dce9860ce47ea89c4b6852;hb=10b06c77779c91cddf073e1d1d417ada071868f4;hpb=69854a17b5ed9e7970acf34af1f478d8b27ef21e diff --git a/pygost/__init__.py b/pygost/__init__.py index 21fbf59..20fbcdd 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.4" +__version__ = "5.5"