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 44fc284 commit 3939a3dCopy full SHA for 3939a3d
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.1"},
+ {vsn, "0.3.2"},
4
{registered, []},
5
{applications,
6
[kernel,
0 commit comments