Skip to content

Commit 8d4fdb0

Browse files
committed
update version to 0.6.0
1 parent 37f9a15 commit 8d4fdb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mgeconvert/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Unless required by applicable law or agreed to in writing,
66
# software distributed under the License is distributed on an
77
# "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
8-
__version__ = "0.5.0"
8+
__version__ = "0.6.0"
99

1010
# required megengine version range
1111
MEGENGINE_LOWER = "1.0.0"

0 commit comments

Comments
 (0)