From 8526e111f184533a0ec58eda84b950a7a2001c11 Mon Sep 17 00:00:00 2001 From: Rob McMullen Date: Mon, 8 Feb 2016 14:48:11 -0800 Subject: [PATCH] Updated version number --- atrcopy.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atrcopy.py b/atrcopy.py index f74efec..d22b371 100755 --- a/atrcopy.py +++ b/atrcopy.py @@ -1,7 +1,7 @@ #!/usr/bin/env python -__version__ = "2.0.0" +__version__ = "2.0.1" import types