diff --git a/pyproject.toml b/pyproject.toml index 157364e..98af0b2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "starfyre" -version = "0.18.0" +version = "0.19.0" description = "A Python Framework for writing Reactive web Front-Ends" authors = ["Sanskar Jethi "] license = "BSD 2.0"