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 2102a8b commit e90948dCopy full SHA for e90948d
1 file changed
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.7.0dev"
+__version__ = "1.0.0"
9
10
# required megengine version range
11
MEGENGINE_LOWER = "1.0.0"
0 commit comments