"megatron/git@developer.sourcefind.cn:OpenDAS/megatron-lm.git" did not exist on "41c1af0ea24dfc26a0b87c33507d7b05a2d90cbc"
Unverified Commit 8cdcb2a9 authored by Lyu Han's avatar Lyu Han Committed by GitHub
Browse files

Bump version to v0.0.4 (#231)

parent 8e8629de
......@@ -3,6 +3,7 @@ __pycache__/
*.py[cod]
*$py.class
.vscode/
.idea/
# C extensions
*.so
......
# Copyright (c) OpenMMLab. All rights reserved.
from typing import Tuple
__version__ = '0.0.3'
__version__ = '0.0.4'
short_version = __version__
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment