"...git@developer.sourcefind.cn:OpenDAS/lmdeploy.git" did not exist on "4c9959f6b95e20f0a4a0a45c21d168ee7b568dc9"
Commit 817c1cd6 authored by Edward Z. Yang's avatar Edward Z. Yang
Browse files

Bump setup.py past 0.3.0 branch cut.


Signed-off-by: default avatarEdward Z. Yang <ezyang@fb.com>
parent 53a9fd13
......@@ -57,7 +57,7 @@ if IS_CONDA:
# Creating the version file
cwd = os.path.dirname(os.path.abspath(__file__))
version = '0.2.0a0'
version = '0.4.0a0'
sha = 'Unknown'
try:
......
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