]> git.phdru.name Git - mimedecode.git/blobdiff - ANNOUNCE
Python 3.9
[mimedecode.git] / ANNOUNCE
index e38e966c67f184f7ee59055f2e4b119b6c50fb43..1b7292a28645886915127b6a345d4918468d505f 100644 (file)
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -30,14 +30,14 @@ everything else. This is how it could be done:
    mimedecode -t application/pdf -t application/postscript -t text/plain -b text/html -B 'image/*' -i '*/*'
 
 
-Version 3.1.0 (2020-??-??)
+Version 3.1.0 (2021-??-??)
 
    Convert mimedecode.docbook to reST. Generate html/man/text
    using Sphinx.
 
    Replaced outdated and insecure `mktemp` with `NamedTemporaryFile`.
 
-   Python 3.8.
+   Python 3.8, 3.9.
 
 
 WHERE TO GET