From c6a354b090e96abb2713919e447d483a258c7555 Mon Sep 17 00:00:00 2001 From: fengshuo Date: Fri, 19 Oct 2018 14:57:57 -0400 Subject: [PATCH] bump version to 3.4.3 (#122) --- quandl/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quandl/version.py b/quandl/version.py index 4406d25..dd7f6ba 100644 --- a/quandl/version.py +++ b/quandl/version.py @@ -1 +1 @@ -VERSION = '3.4.2' +VERSION = '3.4.3'