Skip to content

Commit

Permalink
bumped
Browse files Browse the repository at this point in the history
  • Loading branch information
franneck94 committed May 20, 2024
1 parent ccc4381 commit 0e1830d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# TensorCross Change Log

## Version 2.0.0: May 20, 2024

- This will be the stable version for TF 2.13+ which is the first version that supports keras 3.0

## Version 1.0.0: October 29, 2023

- Some rework, updates docs and versioning. This will be the stable version for TF (Keras) 2.8+
Expand Down
2 changes: 1 addition & 1 deletion tensorcross/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.0"
__version__ = "2.0.0"

0 comments on commit 0e1830d

Please sign in to comment.