diff --git a/pyproject.toml b/pyproject.toml index aecba1a..f3a8d3d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "bookmarks-converter" -version = "0.3.4" +version = "0.3.5" description = "Parse db/html/json bookmarks file from (Chrome - Firefox - Custom source) and convert it to db/html/json format." authors = ["Adam Saleh "] license = "MIT"