Skip to content

Commit 6230d31

Browse files
committed
v0.3.7
Signed-off-by: Cocoa <i@uwucocoa.moe>
1 parent 7b7e4d4 commit 6230d31

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## v0.3.7 (2024-09-03)
4+
[Browse the Repository](https://github.com/cocoa-xu/tflite_beam/tree/v0.3.7) | [Released Assets](https://github.com/cocoa-xu/tflite_beam/releases/tag/v0.3.7)
5+
6+
### Fixed
7+
8+
- fixed project build directory
9+
310
## v0.3.6 (2024-03-17)
411
[Browse the Repository](https://github.com/cocoa-xu/tflite_beam/tree/v0.3.6) | [Released Assets](https://github.com/cocoa-xu/tflite_beam/releases/tag/v0.3.6)
512

src/tflite_beam.app.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{application, tflite_beam,
22
[{description, "TensorFlow Lite BEAM binding with optional TPU support."},
3-
{vsn, "0.3.6"},
3+
{vsn, "0.3.7"},
44
{registered, []},
55
{applications,
66
[kernel,

0 commit comments

Comments
 (0)