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 67a08bd commit 90a60d2Copy full SHA for 90a60d2
docs/source/changelog.rst
@@ -37,7 +37,7 @@ Glossary
37
Releases
38
---------------------
39
40
-|UNRELEASED| v2.10.1
+v2.10.1
41
=======================
42
- Fixed files in DirectMESSAGE.
43
- Fixed file paths over remote not having the full patch when returned back.
src/daf/__init__.py
@@ -15,4 +15,4 @@
15
from .remote import *
16
17
18
-VERSION = "2.10"
+VERSION = "2.10.1"
0 commit comments