Skip to content

Commit 57cd217

Browse files
authored
Update __init__.py
1 parent b0fd105 commit 57cd217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorlayer/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
act = activation
2424
vis = visualize
2525

26-
__version__ = "1.8.0rc"
26+
__version__ = "1.8.0"
2727

2828
global_flag = {}
2929
global_dict = {}

0 commit comments

Comments
 (0)