diff --git a/pyproject.toml b/pyproject.toml index 9e7c879..a5272ca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "webcam-filters" -version = "0.2.0" +version = "0.2.1-alpha.0" description = "Add filters (background blur, etc) to your webcam on Linux" license = "GPL-3.0-only" authors = ["Jashandeep Sohi "]