From 480e4a88f07e6b665037a4061f7b423960e37d85 Mon Sep 17 00:00:00 2001 From: yiliuyan Date: Tue, 16 Jul 2024 16:33:25 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A72.1.8?= 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 29e57fa..6c3b413 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ def get_install_requires(): setup( name="chartspy", - version="2.1.6", + version="2.1.8", url="https://chartspy.icopy.site/", description="echarts g2plot klinechart highcharts tabulator python wrapper", keywords='echarts g2plot klinechart highcharts tabulator python ',