Skip to content

Commit

Permalink
update tflite_beam version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cocoa-xu committed Mar 29, 2023
1 parent 4c9b1b5 commit 532ad75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tflite_beam.app.src
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{application, tflite_beam,
[{description, "TensorFlow Lite BEAM binding with optional TPU support."},
{vsn, "0.2.0-dev"},
{vsn, "0.2.0"},
{registered, []},
{applications,
[kernel,
Expand Down

0 comments on commit 532ad75

Please sign in to comment.