We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f512259 commit 5f5086aCopy full SHA for 5f5086a
src/tflite_beam.app.src
@@ -1,6 +1,6 @@
1
{application, tflite_beam,
2
[{description, "TensorFlow Lite BEAM binding with optional TPU support."},
3
- {vsn, "0.3.2"},
+ {vsn, "0.3.3"},
4
{registered, []},
5
{applications,
6
[kernel,
0 commit comments