From 98f66929446599a929c8b9324888075d7401ad06 Mon Sep 17 00:00:00 2001 From: Scott Gigante Date: Tue, 3 Jan 2023 02:13:55 -0500 Subject: [PATCH] Bump version --- Python/phate/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python/phate/version.py b/Python/phate/version.py index 39e0411..9fd0f8d 100644 --- a/Python/phate/version.py +++ b/Python/phate/version.py @@ -1 +1 @@ -__version__ = "1.0.9" +__version__ = "1.0.10"