From 08be06df62ea459c4ccaaa96f30f3b37a066148b Mon Sep 17 00:00:00 2001 From: Rob McMullen Date: Fri, 24 Feb 2017 22:05:41 -0800 Subject: [PATCH] Updated to version 4.0 for upcoming release --- atrcopy/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atrcopy/__init__.py b/atrcopy/__init__.py index ca7cd15..e3329a7 100644 --- a/atrcopy/__init__.py +++ b/atrcopy/__init__.py @@ -1,4 +1,4 @@ -__version__ = "3.4.0" +__version__ = "4.0.0" import logging