add version

This commit is contained in:
jgunstone
2024-02-29 16:26:32 +00:00
parent 30cedd16ee
commit 8a409507c8
2 changed files with 6 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
# SPDX-FileCopyrightText: 2024-present jgunstone <j.gunstone@maxfordham.com>
#
# SPDX-License-Identifier: MIT
__version__ = "0.7.0"
+2
View File
@@ -27,6 +27,8 @@ Documentation = "https://github.com/IfcOpenShell/src/bsdd#readme"
Issues = "https://github.com/IfcOpenShell/issues"
Source = "https://github.com/IfcOpenShell/src/bsdd"
[tool.hatch.version]
path = "__about__.py"
[tool.hatch.envs.default]
dependencies = [