File tree Expand file tree Collapse file tree 3 files changed +18
-1
lines changed
Expand file tree Collapse file tree 3 files changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -125,6 +125,7 @@ is an integer.
125125
126126struct2tensor | tensorflow
127127---------------------------------------------------------------------- | ----------
128+ [ 0.34.0] ( https://github.com/google/struct2tensor/releases/tag/v0.34.0 ) | 2.6.0
128129[ 0.33.0] ( https://github.com/google/struct2tensor/releases/tag/v0.33.0 ) | 2.5.0
129130[ 0.32.0] ( https://github.com/google/struct2tensor/releases/tag/v0.32.0 ) | 2.5.0
130131[ 0.31.0] ( https://github.com/google/struct2tensor/releases/tag/v0.31.0 ) | 2.5.0
Original file line number Diff line number Diff line change 66
77## Bug Fixes and Other Changes
88
9+ ## Breaking Changes
10+
11+ ## Deprecations
12+
13+ # Version 0.34.0
14+
15+ ## Major Features and Improvements
16+
17+ * N/A
18+
19+ ## Bug Fixes and Other Changes
20+
921* Depends on ` tensorflow>=2.6.0,<2.7 `
1022
1123## Breaking Changes
1224
25+ * N/A
26+
1327## Deprecations
1428
29+ * N/A
30+
1531## Version 0.33.0
1632
1733## Major Features and Improvements
Original file line number Diff line number Diff line change 1515"""Contains the version string of struct2tensor."""
1616
1717# Note that setup.py uses this version.
18- __version__ = '0.34 .0.dev'
18+ __version__ = '0.35 .0.dev'
You can’t perform that action at this time.
0 commit comments