From 90f1980000f2549a6b8954cb15eeb2f40216227c Mon Sep 17 00:00:00 2001 From: Chris Sewell Date: Tue, 13 Jun 2017 01:34:32 +0100 Subject: [PATCH] updated version for release --- .travis.yml | 2 +- jsonextended/__init__.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index a42875d..ffcc002 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ language: python python: - "2.7" - - "3.3" + #- "3.3" # takes a really longer time for pandas to install - "3.4" - "3.5" - "3.6" diff --git a/jsonextended/__init__.py b/jsonextended/__init__.py index 3a78a2e..a847aec 100755 --- a/jsonextended/__init__.py +++ b/jsonextended/__init__.py @@ -91,7 +91,7 @@ """ -__version__ = '0.1.3.5' +__version__ = '0.1.4' from jsonextended.core import (get_test_path,json_keys,json_to_dict, dict_to_json, dict_pprint,dict_extract,dict_multiindex, dict_rename_keys,