Skip to content

Commit 6209e91

Browse files
authored
Update __init__.py
1 parent 8661262 commit 6209e91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cebra/__init__.py

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

6767
import cebra.integrations.sklearn as sklearn
6868

69-
__version__ = "0.5.0rc1"
69+
__version__ = "0.5.0"
7070
__all__ = ["CEBRA"]
7171
__allow_lazy_imports = False
7272
__lazy_imports = {}

0 commit comments

Comments
 (0)