From b3e5005b56ace6dbb654b449bd497411f2a75d69 Mon Sep 17 00:00:00 2001 From: Rob McMullen Date: Tue, 12 Apr 2016 17:53:49 -0700 Subject: [PATCH] bug fix release 2.6.1 --- atrcopy/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atrcopy/__init__.py b/atrcopy/__init__.py index 1baa93c..35dbcb8 100644 --- a/atrcopy/__init__.py +++ b/atrcopy/__init__.py @@ -1,4 +1,4 @@ -__version__ = "2.6.0" +__version__ = "2.6.1" import logging