Skip to content

Commit

Permalink
Merge pull request #4 from jay90099/r0.26.0
Browse files Browse the repository at this point in the history
struct2tensor 0.26.0 release
  • Loading branch information
jay90099 authored Dec 10, 2020
2 parents 1170936 + f243597 commit 5f0f776
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 @@
# `struct2tensor` release notes

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

## Major Features and Improvements

## Bug Fixes and Other Changes

## Breaking changes

## Deprecations

## Release 0.26.0

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

# Note that setup.py uses this version.
__version__ = '0.27.0.dev'
__version__ = '0.26.0'

0 comments on commit 5f0f776

Please sign in to comment.