no message

This commit is contained in:
weipengOO98 2023-06-30 14:27:11 +08:00
parent 6267eda37f
commit 403238c9ee
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ copyright = "2023, IDRL"
author = "IDRL"
# The full version, including alpha/beta/rc tags
release = "0.0.2-rc3"
release = "2.0.0-rc3"
# -- General configuration ---------------------------------------------------

View File

@ -21,7 +21,7 @@ def load_requirements(path_dir=here, comment_char="#"):
setuptools.setup(
name="idrlnet", # Replace with your own username
version="0.1.0",
version="2.0.0-rc3",
author="Intelligent Design & Robust Learning lab",
author_email="weipeng@deepinfar.cn",
description="IDRLnet",