Skip to content

Commit 1769e59

Browse files
committed
version bump
1 parent d873756 commit 1769e59

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docs/source/changelog.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ Glossary
3131
----------------------
3232
Releases
3333
----------------------
34+
v2.5.4
35+
=============
36+
- Restored support for Python v3.8
37+
3438

3539
v2.5.3
3640
=============

src/daf/__init__.py

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

1717

18-
VERSION = "v2.5.3"
18+
VERSION = "v2.5.4"

0 commit comments

Comments
 (0)