diff --git a/pyproject.toml b/pyproject.toml index 10433f1..e973bae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pypsps" -version = "0.0.4" +version = "0.0.5" description = "Predictive State Propensity Subclassification (PSPS) in Python (keras)" authors = ["Georg M. Goerg "] license = "MIT"