Skip to content

Commit 0363515

Browse files
committed
update to 5.0.0
1 parent 093bbc2 commit 0363515

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorgraph/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
__version__ = "4.4.12"
2+
__version__ = "5.0.0"
33

44
from .stopper import EarlyStopper
55
from .sequential import Sequential

0 commit comments

Comments
 (0)