diff --git a/pyproject.toml b/pyproject.toml index 3036295..ac91e66 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "pysolarmanv5" -version = "3.0.5" +version = "3.0.6" description = "A Python library for interacting with Solarman (IGEN-Tech) v5 based Solar Data Loggers" readme = "README.md" requires-python = ">=3.8"