Browse Source

chore(version): bump version

tags/v1.0.0-rc1
Megvii Engine Team 4 years ago
parent
commit
7838ba94c0
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__ = "0.8.0"
__version__ = "1.0.0rc1"


Loading…
Cancel
Save