Skip to content

Commit d9e8cd5

Browse files
authored
Version bump to 0.1.0 (#77)
1 parent 7e55b8d commit d9e8cd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

keras_rs/src/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from keras_rs.src.api_export import keras_rs_export
22

33
# Unique source of truth for the version number.
4-
__version__ = "0.1.0.dev0"
4+
__version__ = "0.1.0"
55

66

77
@keras_rs_export("keras_rs.version")

0 commit comments

Comments
 (0)