From f05dbe9e276f83bd0e3aa809af5a64b5658ad778 Mon Sep 17 00:00:00 2001 From: ttt733 Date: Mon, 12 Nov 2018 18:43:23 -0600 Subject: [PATCH] Bump version to v0.0.18 --- pylivetrader/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pylivetrader/_version.py b/pylivetrader/_version.py index f7cb926..4cebd4d 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.17' +VERSION = '0.0.18'