Skip to content

Commit 5657c0d

Browse files
authored
Brick v1.4.4 ontology version bump (#694)
1 parent 528e8aa commit 5657c0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bricksrc/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
# Patch version: increment for minor additions/changes to the ontology that
99
# are largely backwards compatible (bug-fixes exempted)
10-
BRICK_PATCH_VERSION = 3
10+
BRICK_PATCH_VERSION = 4
1111

1212
# the simplified (no patch version) version number for Brick. Intended for
1313
# inclusion in the Brick namespace URI

0 commit comments

Comments
 (0)