From f205a1119521091698aecfcc7c1cb3721d64513a Mon Sep 17 00:00:00 2001 From: westonplatter Date: Sun, 7 Oct 2018 10:11:41 -0600 Subject: [PATCH] version bump --- fast_arrow/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fast_arrow/version.py b/fast_arrow/version.py index b853276..90e53d7 100644 --- a/fast_arrow/version.py +++ b/fast_arrow/version.py @@ -1 +1 @@ -VERSION = '0.2.9' +VERSION = '0.2.10'