From 1442120381364ea1037ba4477d8be5f43a4c4d9d Mon Sep 17 00:00:00 2001 From: Ben Date: Tue, 19 Apr 2022 09:09:34 +0700 Subject: [PATCH] bumpver --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 11071a9..81ef802 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ build-backend = "poetry.masonry.api" [tool.poetry] name = "thanakan" -version = "1.2.0" +version = "1.2.1" description = "Awesome `thanakan` is a Python cli/package created with https://github.com/TezRomacH/python-package-template" readme = "README.md" authors = [