Skip to content

Commit e88afbd

Browse files
committed
Bugfix release
1 parent 0007a9e commit e88afbd

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.2
40+
v2.10.2
4141
=======================
4242
- Fixed *Unclosed client session* warning when removing an user account.
4343
- Fixed documentation of :func:`daf.core.shutdown` - removed information about non existent parameters.

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.1"
18+
VERSION = "2.10.2"

0 commit comments

Comments
 (0)