diff --git a/pyproject.toml b/pyproject.toml index 9b7acb8..c91954f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "pyAlicat" -version = "0.0.7" +version = "0.0.8" description = "Python API for acquisition and control of Alicat mass flow meters and controllers." packages = [{include = "pyalicat"}] include = [{path = "pyalicat/codes.json", format = ["sdist", "wheel"]}]