Browse Source

chore(mge/version): change dev version to 1.3

GitOrigin-RevId: b5e5327a46
tags/v1.3.0
Megvii Engine Team 4 years ago
parent
commit
5d0c9bef4c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      imperative/python/megengine/version.py

+ 1
- 1
imperative/python/megengine/version.py View File

@@ -6,5 +6,5 @@
# 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.2.0.dev"
__version__ = "1.3.0.dev"


Loading…
Cancel
Save