From 97e3080428b8fc76fced98cc882eea8602e50749 Mon Sep 17 00:00:00 2001 From: Maki Date: Thu, 13 Jun 2024 19:21:59 +0900 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20[chore]=20=E3=83=91?= =?UTF-8?q?=E3=83=83=E3=82=B1=E3=83=BC=E3=82=B8=E3=83=90=E3=83=BC=E3=82=B8?= =?UTF-8?q?=E3=83=A7=E3=83=B3=E3=82=92=205.0.2=20=E3=81=8B=E3=82=89=205.1.?= =?UTF-8?q?0=20=E3=81=AB=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 244f35a..bd083ce 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ name='sourcesage', # パッケージのバージョン - version='5.0.2', + version='5.1.0', # パッケージに含めるモジュールを自動的に探す packages=find_packages(),