Browse Source

chore(mge): remove old version.py and use version_template

tags/v1.3.0
Megvii Engine Team 4 years ago
parent
commit
37c3e0a953
1 changed files with 0 additions and 10 deletions
  1. +0
    -10
      imperative/python/megengine/version.py

+ 0
- 10
imperative/python/megengine/version.py View File

@@ -1,10 +0,0 @@
# -*- coding: utf-8 -*-
# MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
#
# Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
__version__ = "1.3.0.dev"


Loading…
Cancel
Save