Compare commits

...

3 Commits

Author SHA1 Message Date
  Megvii Engine Team a594f96b16 chore(version): bump version 4 years ago
  Megvii Engine Team 0a0e4b60dd Merge branch 'master' into release-1.0 4 years ago
  Megvii Engine Team 7838ba94c0 chore(version): bump version 4 years ago
1 changed files with 1 additions and 1 deletions
Split View
  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.0"


Loading…
Cancel
Save