diff --git a/pyproject.toml b/pyproject.toml index ea76ba4..beedccf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "boxcars_py" -version = "0.1.7" +version = "0.1.8" description = "Python bindings for the Rocket League replay parser boxcars." authors = ["Justus K ", "Matthew Mage "] license = "MIT"