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 8661262 commit 6209e91Copy full SHA for 6209e91
cebra/__init__.py
@@ -66,7 +66,7 @@
66
67
import cebra.integrations.sklearn as sklearn
68
69
-__version__ = "0.5.0rc1"
+__version__ = "0.5.0"
70
__all__ = ["CEBRA"]
71
__allow_lazy_imports = False
72
__lazy_imports = {}
0 commit comments