diff --git a/pyproject.toml b/pyproject.toml index e103f088..1d6a1ee4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "PyQtDarkTheme" -version = "1.0.1" +version = "1.0.2" description = "Flat dark theme for PySide and PyQt." authors = ["Yunosuke Ohsugi <63651161+5yutan5@users.noreply.github.com>"] license = "MIT"