diff --git a/pyproject.toml b/pyproject.toml index 9f2b5a7..b35efdc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "quantio" -version = "0.13.1" +version = "0.14.0" description = "Type hinting and safe unit conversion for physical quantities in Python." authors = [] readme = "README.md"