diff --git a/pyproject.toml b/pyproject.toml index 0e7310f..84f891f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "bouquin" -version = "0.1.2" +version = "0.1.3" description = "Bouquin is a simple, opinionated notebook application written in Python, PyQt and SQLCipher." authors = ["Miguel Jacq "] readme = "README.md" diff --git a/screenshot.png b/screenshot.png index 85b8e83..acf689c 100644 Binary files a/screenshot.png and b/screenshot.png differ