From 1b0251d42bdeee175e6fc0022986127812e7f625 Mon Sep 17 00:00:00 2001 From: ttt733 Date: Tue, 13 Aug 2019 21:53:45 -0500 Subject: [PATCH] Bump version to v0.1.0 --- pylivetrader/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pylivetrader/_version.py b/pylivetrader/_version.py index 2fbad7f..ffce2e0 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.0.31' +VERSION = '0.1.0'