diff --git a/pypi/pyproject.toml b/pypi/pyproject.toml index 3310f845..775b93ba 100644 --- a/pypi/pyproject.toml +++ b/pypi/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "briefer" -version = "0.0.13" +version = "0.0.14" description = "Python notebooks and dashboards in a single place. Create powerful and flexible dashboards using code, or build beautiful Notion-like notebooks and share them with your team." readme = "README.md" license = { file="LICENSE" }