Skip to content

Commit d6df444

Browse files
committed
version
1 parent 1769e59 commit d6df444

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
@@ -31,7 +31,7 @@ Glossary
3131
----------------------
3232
Releases
3333
----------------------
34-
v2.5.4
34+
v2.5.5
3535
=============
3636
- Restored support for Python v3.8
3737

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.4"
18+
VERSION = "v2.5.5"

0 commit comments

Comments
 (0)