From 32ef9aec72d0fb3abe4bce7a8570be8c34ab93bd Mon Sep 17 00:00:00 2001 From: Hanjin Liu Date: Thu, 19 Jan 2023 12:54:54 +0900 Subject: [PATCH] bump version to v0.4.2 --- tabulous/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tabulous/__init__.py b/tabulous/__init__.py index 48e59e6a..6d0f8b2d 100644 --- a/tabulous/__init__.py +++ b/tabulous/__init__.py @@ -1,4 +1,4 @@ -__version__ = "0.4.1" +__version__ = "0.4.2" from tabulous.widgets import TableViewer, TableViewerWidget from tabulous.core import (