diff --git a/pyproject.toml b/pyproject.toml index d986621..7ee5ccd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nicegui-tabulator" -version = "0.2.0" +version = "0.2.1" description = "This is a Python package that provides a simple way to create tables using the Tabulator library. It is built on top of the NiceGUI library." authors = ["CrystalWindSnake <568166495@qq.com>"] readme = "README.md"