From fd328b6595428c0789d9f218df34623f83a02b8b Mon Sep 17 00:00:00 2001 From: ttt733 Date: Wed, 20 Mar 2019 21:26:28 -0500 Subject: [PATCH] Bump version to v0.0.27 --- pylivetrader/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pylivetrader/_version.py b/pylivetrader/_version.py index 0e46cc2..b788aab 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.25' +VERSION = '0.0.27'