mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-20 06:58:56 +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"
|
Issues = "https://github.com/IfcOpenShell/issues"
|
||||||
Source = "https://github.com/IfcOpenShell/src/bsdd"
|
Source = "https://github.com/IfcOpenShell/src/bsdd"
|
||||||
|
|
||||||
|
[tool.hatch.version]
|
||||||
|
path = "__about__.py"
|
||||||
|
|
||||||
[tool.hatch.envs.default]
|
[tool.hatch.envs.default]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
|
|||||||
Reference in New Issue
Block a user