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 ab8d8f8 commit 8232306Copy full SHA for 8232306
docs/source/changelog.rst
@@ -37,7 +37,7 @@ Glossary
37
Releases
38
---------------------
39
40
-|UNRELEASED| v4.1.0
+v4.1.0
41
=====================
42
- New message period types:
43
src/daf/__init__.py
@@ -22,7 +22,7 @@
22
import warnings
23
24
25
-VERSION = "4.1.0rc3"
+VERSION = "4.1.0"
26
27
28
if sys.version_info.minor == 12 and sys.version_info.major == 3:
0 commit comments