From ae9a3e7f92c0e98dc0f2d271251415d086f9f36b Mon Sep 17 00:00:00 2001 From: Rob McMullen Date: Mon, 11 Apr 2016 15:03:05 -0700 Subject: [PATCH] Updated version to 2.5.1 --- atrcopy/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atrcopy/__init__.py b/atrcopy/__init__.py index 1d3545c..79db365 100644 --- a/atrcopy/__init__.py +++ b/atrcopy/__init__.py @@ -1,4 +1,4 @@ -__version__ = "2.5.0" +__version__ = "2.5.1" try: import numpy as np