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 67b7801 commit c772aefCopy full SHA for c772aef
docs/source/changelog.rst
@@ -37,7 +37,7 @@ Glossary
37
Releases
38
---------------------
39
40
-|UNRELEASED| v2.10.4
+v2.10.4
41
======================
42
- Fixed prematurely exiting when waiting for captcha to be completed by user.
43
src/daf/__init__.py
@@ -15,4 +15,4 @@
15
from .remote import *
16
17
18
-VERSION = "2.10.3"
+VERSION = "2.10.4"
0 commit comments