Skip to content

Commit

Permalink
Bump version to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Talmaj committed Oct 7, 2021
1 parent dc7684c commit ef9ae6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

setup(
name="onnx2pytorch",
version="0.3.0",
version="0.4.0",
description="Library to transform onnx model to pytorch.",
license="apache-2.0",
author="Talmaj Marinc",
Expand Down

0 comments on commit ef9ae6c

Please sign in to comment.