From 2f1ea0900d2af5ba1bf57cbb07718b5387f237dc Mon Sep 17 00:00:00 2001 From: foolcage <5533061@qq.com> Date: Wed, 27 Nov 2024 18:37:17 +0800 Subject: [PATCH] Release 0.1.9 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index da1484f..db68fae 100644 --- a/setup.py +++ b/setup.py @@ -36,7 +36,7 @@ # For a discussion on single-sourcing the version across setup.py and the # project code, see # https://packaging.python.org/en/latest/single_source_version.html - version='0.1.8', # Required + version='0.1.9', # Required # This is a one-line description or tagline of what your project does. This # corresponds to the "Summary" metadata field: