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 37f9a15 commit 8d4fdb0Copy full SHA for 8d4fdb0
mgeconvert/version.py
@@ -5,7 +5,7 @@
5
# Unless required by applicable law or agreed to in writing,
6
# software distributed under the License is distributed on an
7
# "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
8
-__version__ = "0.5.0"
+__version__ = "0.6.0"
9
10
# required megengine version range
11
MEGENGINE_LOWER = "1.0.0"
0 commit comments