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 52ae64f commit 8164f70Copy full SHA for 8164f70
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.0"},
+ {vsn, "0.3.1"},
4
{registered, []},
5
{applications,
6
[kernel,
0 commit comments