Skip to content

Commit d758899

Browse files
committed
Getting ready for release 2025.12.3
1 parent aa7bc6b commit d758899

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

caterva2/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
from .client import BasicAuth, Client, Dataset, File, Root
1313

14-
__version__ = "2025.12.0.dev0"
14+
__version__ = "2025.12.3"
1515
"""The version in use of the Caterva2 package."""
1616

1717
__all__ = [

0 commit comments

Comments
 (0)