diff --git a/pyproject.toml b/pyproject.toml index 342b8b0..d40d84e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ exclude = ['docs/'] [tool.poetry] name = "volttron-bacnet-proxy" -version = "0.1.0" +version = "0.2.0-rc" description = "BACnet Proxy is an agent that supports communication and management of BACnet devices." authors = ["Mark Bonicillo "] license = "Apache License 2.0"