]> Cypherpunks.ru repositories - pygost.git/commitdiff
Prepare for new release 5.6
authorSergey Matveev <stargrave@stargrave.org>
Thu, 22 Apr 2021 18:40:22 +0000 (21:40 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Thu, 22 Apr 2021 18:40:22 +0000 (21:40 +0300)
news.texi
pygost/__init__.py

index 55bd5eca97d866b45bfbb79a65a0be7d6fbc7192..7e21260b13355a7fd26a932090642cccc853068c 100644 (file)
--- a/news.texi
+++ b/news.texi
@@ -3,6 +3,10 @@
 
 @table @strong
 
+@anchor{Release 5.6}
+@item 5.6
+Fixed lint errors for previous release.
+
 @anchor{Release 5.5}
 @item 5.5
 More 34.10 curve parameters aliases:
index 20fbcddb54fe74caddfc9fa5d78c9a4720004541..6fc85a3ee41a8140976218f7be1f2fd5c7b90391 100644 (file)
@@ -3,4 +3,4 @@
 PyGOST is free software: see the file COPYING for copying conditions.
 """
 
-__version__ = "5.5"
+__version__ = "5.6"