From 7efcfcbc99015fa12940f6748687ddca97f1002e Mon Sep 17 00:00:00 2001 From: Alexander Golec Date: Sun, 21 Jun 2020 11:59:54 -0400 Subject: [PATCH] Bump version number to 0.4.0 --- tda/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tda/version.py b/tda/version.py index 0e63983..9baf166 100644 --- a/tda/version.py +++ b/tda/version.py @@ -1 +1 @@ -version = '0.3.2' +version = '0.4.0'