From b2b5fa6640d0ba38bea0000d7249d4a8bae3f46e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Janko=20Slavi=C4=8D?= Date: Mon, 25 Sep 2023 20:15:26 +0200 Subject: [PATCH] preparing for v 2.4 release --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 626308e..671911c 100644 --- a/README.rst +++ b/README.rst @@ -5,7 +5,7 @@ Universal File Format read and write ------------------------------------ This module defines an UFF class to manipulate with the UFF (Universal File Format) files. -Read from and write of data-set types **15, 55, 58, 58b, 82, 151, 164, 2411, 2412, 2414, 2420, 2429** are supported. +Read from and write of data-set types **15, 55, 58, 58b, 82, 151, 164, 2411, 2412, 2414, 2420, 2429, 2467** are supported. Check out the `documentation `_.