diff --git a/python/reactivedataflow/pyproject.toml b/python/reactivedataflow/pyproject.toml index 08040b0f..cdf89c62 100644 --- a/python/reactivedataflow/pyproject.toml +++ b/python/reactivedataflow/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "reactivedataflow" -version = "0.1.2" +version = "0.1.3" description = "Reactive Dataflow Graphs" license = "MIT" authors = ["Chris Trevino "]