Skip to content

Commit 5828225

Browse files
authored
Merge pull request #12 from jay90099/r0.31.0
Struct2Tensor 0.31.0 Release
2 parents 6121075 + 41a84f2 commit 5828225

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

RELEASE.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,5 @@
11
# `struct2tensor` release notes
22

3-
# Current Version (not yet released; still in development)
4-
5-
## Major Features and Improvements
6-
7-
## Bug Fixes and Other Changes
8-
9-
## Breaking Changes
10-
11-
## Deprecations
12-
133
## Version 0.31.0
144

155
## Major Features and Improvements

struct2tensor/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 struct2tensor."""
1616

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

0 commit comments

Comments
 (0)