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 384b147 commit bac0882Copy full SHA for bac0882
src/daf/__init__.py
@@ -22,7 +22,7 @@
22
import warnings
23
24
25
-VERSION = "4.1.0rc1"
+VERSION = "4.1.0rc2"
26
27
28
if sys.version_info.minor == 12 and sys.version_info.major == 3:
0 commit comments