From 08e36ea39a40ea8d0d04522dad9bb0342ce6e4c6 Mon Sep 17 00:00:00 2001 From: Alex Golec Date: Tue, 19 Oct 2021 09:09:59 -0400 Subject: [PATCH] Bump version 1.4.1 --- tda/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tda/version.py b/tda/version.py index f5a0a88..825ecca 100644 --- a/tda/version.py +++ b/tda/version.py @@ -1 +1 @@ -version = '1.4.0' +version = '1.4.1'