From 962f19278540bae246f5ce303e8a26ce6c2026c5 Mon Sep 17 00:00:00 2001 From: kflemin <2205659+kflemin@users.noreply.github.com> Date: Wed, 1 Oct 2025 14:47:52 -0600 Subject: [PATCH] version 2.3.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 75abb12..9c9af5c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "buildingid-nrel" -version = "0.1.0" +version = "2.2.0" description = "Unique Building Identifier (UBID)" readme = "README.rst" authors = [