Skip to content

Commit

Permalink
Upgrade version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
fchollet committed Jul 19, 2023
1 parent bcb4b0a commit 62a7408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keras_core/version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Unique source of truth for the version number.
__version__ = "0.1.1"
__version__ = "0.1.2"

0 comments on commit 62a7408

Please sign in to comment.