From a84ac0dac1fc935cc7a329485b7d91b9b8fc1570 Mon Sep 17 00:00:00 2001 From: Rob McMullen Date: Thu, 5 Jan 2017 23:49:45 -0800 Subject: [PATCH] Updated version number to indicate significant bug fix --- atrcopy/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atrcopy/__init__.py b/atrcopy/__init__.py index 4a4af83..e135e90 100644 --- a/atrcopy/__init__.py +++ b/atrcopy/__init__.py @@ -1,4 +1,4 @@ -__version__ = "3.1.2" +__version__ = "3.2.0" import logging