Skip to content

Commit

Permalink
TFMD 1.0.0 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
jay90099 committed May 20, 2021
1 parent 4af2da3 commit e1a86d1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
10 changes: 0 additions & 10 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,5 @@
<!-- mdlint off(HEADERS_TOO_MANY_H1) -->

# Current Version (not yet released; still in development)

## Major Features and Improvements

## Bug Fixes and Other Changes

## Breaking Changes

## Deprecations

# Version 1.0.0

## Major Features and Improvements
Expand Down
2 changes: 1 addition & 1 deletion tensorflow_metadata/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
"""Contains the version string of TFMD."""

# Note that setup.py uses this version.
__version__ = '1.1.0.dev'
__version__ = '1.0.0'

0 comments on commit e1a86d1

Please sign in to comment.