We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7288db commit d174a66Copy full SHA for d174a66
pyproject.toml
@@ -18,7 +18,7 @@ build-backend = "setuptools.build_meta"
18
19
[project]
20
name = "envoy_schema"
21
-version = "0.28.0"
+version = "0.28.1"
22
description = "Envoy Schema - a collection of pydantic models compatible with the Envoy utility server"
23
authors = [{ name = "Battery Storage and Grid Integration Program" }]
24
readme = "README.md"
0 commit comments