From 098d55348edb66581da1c6d0279bb793a8c8a9ae Mon Sep 17 00:00:00 2001 From: Jesse Leigh Patsolic Date: Thu, 5 Dec 2019 16:30:52 -0500 Subject: [PATCH] update python to dev v2.0.5.1 for clarity --- Python/rerf/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python/rerf/__init__.py b/Python/rerf/__init__.py index 9485ceca..2064f458 100644 --- a/Python/rerf/__init__.py +++ b/Python/rerf/__init__.py @@ -3,7 +3,7 @@ """ -__version__ = "2.0.5" +__version__ = "2.0.5.1" def check_version():