Skip to content

Commit 20f9634

Browse files
authored
Update version.py
Updated the value version to VERSION
1 parent d3a9d25 commit 20f9634

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorflow_model_analysis/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515

1616
# Version string for this release of TFMA.
1717
# Note that setup.py reads and uses this version.
18-
version = '0.36.0'
18+
VERSION = '0.36.0'

0 commit comments

Comments
 (0)