From f108934e88af1eccce8afabe077e3f5e7973354e Mon Sep 17 00:00:00 2001 From: Hanjin Liu Date: Tue, 30 May 2023 21:48:58 +0900 Subject: [PATCH] bump version to 0.5.3 --- tabulous/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tabulous/__init__.py b/tabulous/__init__.py index 108c384b..bb71f595 100644 --- a/tabulous/__init__.py +++ b/tabulous/__init__.py @@ -1,4 +1,4 @@ -__version__ = "0.5.2" +__version__ = "0.5.3" from tabulous.widgets import TableViewer, TableViewerWidget from tabulous.core import (