We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 313c3cc commit e40fa3bCopy full SHA for e40fa3b
docs/source/changelog.rst
@@ -31,6 +31,10 @@ Glossary
31
----------------------
32
Releases
33
34
+v2.9.1
35
+=================
36
+- Security update for yt-dlp
37
+
38
39
v2.9
40
=================
src/daf/__init__.py
@@ -19,4 +19,4 @@
19
from .misc import *
20
21
22
-VERSION = "2.9.0.4"
+VERSION = "2.9.1"
0 commit comments