We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa7bc6b commit d758899Copy full SHA for d758899
1 file changed
caterva2/__init__.py
@@ -11,7 +11,7 @@
11
12
from .client import BasicAuth, Client, Dataset, File, Root
13
14
-__version__ = "2025.12.0.dev0"
+__version__ = "2025.12.3"
15
"""The version in use of the Caterva2 package."""
16
17
__all__ = [
0 commit comments