X-Git-Url: http://www.git.cypherpunks.ru/?p=pygost.git;a=blobdiff_plain;f=pygost%2F__init__.py;h=2a80079d97fd15604c80350d6e487540a14a9a62;hp=8c64e1e57437483413914f49bceb0ea5b097f3a8;hb=5fd02d3919a059868780375c4a247b16b9519648;hpb=c36d50a5003f360ff22f93e286efd0f614523427 diff --git a/pygost/__init__.py b/pygost/__init__.py index 8c64e1e..2a80079 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__ = "4.5" +__version__ = "4.6"