Skip to content

Commit 90a60d2

Browse files
committed
2.10.1
1 parent 67a08bd commit 90a60d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Glossary
3737
Releases
3838
---------------------
3939

40-
|UNRELEASED| v2.10.1
40+
v2.10.1
4141
=======================
4242
- Fixed files in DirectMESSAGE.
4343
- Fixed file paths over remote not having the full patch when returned back.

src/daf/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
from .remote import *
1616

1717

18-
VERSION = "2.10"
18+
VERSION = "2.10.1"

0 commit comments

Comments
 (0)