Skip to content

Commit

Permalink
update to 7.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hycis committed Jun 30, 2021
1 parent b2bc469 commit 78efa6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tensorgraph/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

__version__ = "7.0.1"
__version__ = "7.0.2"

from .stopper import EarlyStopper
from .sequential import Sequential
Expand Down

0 comments on commit 78efa6c

Please sign in to comment.