From ab68d4605efeac9ada4b3d42a77b090eb31570cc Mon Sep 17 00:00:00 2001 From: Slin Lee Date: Thu, 4 Nov 2021 12:40:30 -0700 Subject: [PATCH] Bump version to v0.4 --- setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.py b/setup.py index be436e0..a4977d4 100644 --- a/setup.py +++ b/setup.py @@ -2,10 +2,10 @@ setup( name="pathmind", - version="0.3", + version="0.4", description="Python Simulations ", url="https://github.com/PathmindAI/pathmind_api", - download_url="https://github.com/PathmindAPI/pathmind_api/tarball/0.3", + download_url="https://github.com/PathmindAPI/pathmind_api/tarball/0.4", author="Max Pumperla", author_email="max@pathmind.com", install_requires=[