We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52f6dcd commit 5fd811bCopy full SHA for 5fd811b
pyproject.toml
@@ -18,7 +18,7 @@ build-backend = "setuptools.build_meta"
18
19
[project]
20
name = "envoy_schema"
21
-version = "0.26.1"
+version = "0.28.0"
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