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 1769e59 commit d6df444Copy full SHA for d6df444
docs/source/changelog.rst
@@ -31,7 +31,7 @@ Glossary
31
----------------------
32
Releases
33
34
-v2.5.4
+v2.5.5
35
=============
36
- Restored support for Python v3.8
37
src/daf/__init__.py
@@ -15,4 +15,4 @@
15
from .misc import *
16
17
18
-VERSION = "v2.5.4"
+VERSION = "v2.5.5"
0 commit comments