Skip to content

Commit 2a72d56

Browse files
authored
Merge pull request #3 from jay90099/r0.25.0
Struct2tensor 0.25.0 Release
2 parents 25f8a76 + 16a208e commit 2a72d56

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
## Release 0.25.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.26.0.dev'
18+
__version__ = '0.25.0'

0 commit comments

Comments
 (0)