Browse Source

chore(release): bump version

GitOrigin-RevId: 1da5b93cae
release-1.7
Megvii Engine Team 3 years ago
parent
commit
feb813bcc0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      imperative/python/version_template.py

+ 1
- 1
imperative/python/version_template.py View File

@@ -6,4 +6,4 @@
# 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.6.0.dev"
__version__ = "1.7.0.dev"

Loading…
Cancel
Save