From 257005797258dc1a194b66706bf8a24eef88ba4b Mon Sep 17 00:00:00 2001 From: Gabe Fierro Date: Thu, 12 Sep 2024 10:29:41 -0600 Subject: [PATCH] create version branch for v1.4.2 --- bricksrc/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bricksrc/version.py b/bricksrc/version.py index 3a9be2c9..c3d07f30 100644 --- a/bricksrc/version.py +++ b/bricksrc/version.py @@ -7,7 +7,7 @@ # Patch version: increment for minor additions/changes to the ontology that # are largely backwards compatible (bug-fixes exempted) -BRICK_PATCH_VERSION = 1 +BRICK_PATCH_VERSION = 2 # the simplified (no patch version) version number for Brick. Intended for # inclusion in the Brick namespace URI