Skip to content

Commit

Permalink
Slice bugfixes
Browse files Browse the repository at this point in the history
  • Loading branch information
PINTO0309 committed Oct 4, 2022
1 parent 718bdd7 commit 245fdbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion onnx2tf/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from onnx2tf.ops import *
from onnx2tf.onnx2tf import convert, main

__version__ = '0.0.4'
__version__ = '0.0.5'

0 comments on commit 245fdbf

Please sign in to comment.