publish v0.1.3
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.1.
|
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.1.3",
|
12 |
author="Weco AI",
|
13 |
author_email="[email protected]",
|
14 |
description="Autonomous AI for Data Science and Machine Learning",
|