From 306d1e560d74c07bc811c215ba0b1dedcadef014 Mon Sep 17 00:00:00 2001 From: Tohru <65994850+Tohrusky@users.noreply.github.com> Date: Thu, 12 Dec 2024 17:45:12 +0000 Subject: [PATCH] release: v0.2.1 (#30) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0068841..f5ecd5b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ license = "MIT" name = "ccrestoration" readme = "README.md" repository = "https://github.com/TensoRaws/ccrestoration" -version = "0.2.0" +version = "0.2.1" # Requirements [tool.poetry.dependencies]