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 2fcb839 commit 51e9c00Copy full SHA for 51e9c00
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