We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2a35dc commit 401bfdfCopy full SHA for 401bfdf
keras_core/__init__.py
@@ -16,4 +16,4 @@
16
from keras_core.models import Model
17
from keras_core.models import Sequential
18
19
-__version__ = "0.0.1"
+__version__ = "0.1.0"
0 commit comments