mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 17:58:20 +00:00
add version
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# SPDX-FileCopyrightText: 2024-present jgunstone <j.gunstone@maxfordham.com>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
__version__ = "0.7.0"
|
||||
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user