From 0c2fddfa54c39f76bfd71435c64b87a43e4c9212 Mon Sep 17 00:00:00 2001 From: Yu Li Date: Fri, 12 Jun 2026 18:47:53 +0000 Subject: [PATCH] Bump head version to 0.1.10 --- pathwaysutils/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pathwaysutils/__init__.py b/pathwaysutils/__init__.py index 6f6a416..3b3cf0c 100644 --- a/pathwaysutils/__init__.py +++ b/pathwaysutils/__init__.py @@ -21,4 +21,4 @@ del _initialize # When changing this, also update the CHANGELOG.md. -__version__ = "v0.1.9" +__version__ = "v0.1.10"