From 1346fcf2b4767e1c50d3a459b8dfed28885beba4 Mon Sep 17 00:00:00 2001 From: Yi-Ting Chiu Date: Sat, 21 Dec 2024 21:09:50 +0000 Subject: [PATCH] bump version to v0.5.2 --- __init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__init__.py b/__init__.py index 7dd6fda7..24689119 100644 --- a/__init__.py +++ b/__init__.py @@ -1 +1 @@ -__version__ = "0.5.1" \ No newline at end of file +__version__ = "0.5.2" \ No newline at end of file