Dixing (Dex) Xu
commited on
Release 0.2.0 (#41)
Browse files
setup.py
CHANGED
@@ -8,7 +8,7 @@ with open("requirements.txt", "r") as f:
|
|
8 |
|
9 |
setup(
|
10 |
name="aideml",
|
11 |
-
version="0.
|
12 |
author="Weco AI",
|
13 |
author_email="[email protected]",
|
14 |
description="Autonomous AI for Data Science and Machine Learning",
|
|
|
8 |
|
9 |
setup(
|
10 |
name="aideml",
|
11 |
+
version="0.2.0",
|
12 |
author="Weco AI",
|
13 |
author_email="[email protected]",
|
14 |
description="Autonomous AI for Data Science and Machine Learning",
|