From c0fc0500369f0258a230323918cb010e8e224c99 Mon Sep 17 00:00:00 2001 From: Shlomi Kushchi Date: Wed, 27 May 2020 07:40:20 +0300 Subject: [PATCH] update to 0.3.1 --- pylivetrader/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pylivetrader/_version.py b/pylivetrader/_version.py index b5294a5..afcc6c7 100644 --- a/pylivetrader/_version.py +++ b/pylivetrader/_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -VERSION = '0.3.0' +VERSION = '0.3.1'