Browse Source

chore(version): bump version

release-1.0
Megvii Engine Team 4 years ago
parent
commit
a594f96b16
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, # Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an # software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
__version__ = "1.0.0rc1"
__version__ = "1.0.0"



Loading…
Cancel
Save