Skip to content

Commit 96cd0ad

Browse files
committed
MLMD 1.0.0 Release
1 parent d12c93e commit 96cd0ad

2 files changed

Lines changed: 1 addition & 11 deletions

File tree

RELEASE.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,3 @@
1-
# Current Version (not yet released; still in development)
2-
3-
## Major Features and Improvements
4-
5-
## Bug Fixes and Other Changes
6-
7-
## Breaking Changes
8-
9-
## Deprecations
10-
111
# Version 1.0.0
122

133
## Major Features and Improvements

ml_metadata/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
"""Contains the version string of ML Metadata."""
1616

1717
# Note that setup.py uses this version.
18-
__version__ = '1.1.0.dev'
18+
__version__ = '1.0.0'

0 commit comments

Comments
 (0)