diff --git a/src/bsdd/__about__.py b/src/bsdd/__about__.py index d957c2e840..47782d2864 100644 --- a/src/bsdd/__about__.py +++ b/src/bsdd/__about__.py @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2024-present jgunstone +# SPDX-FileCopyrightText: 2024-present IfcOpenShell Developers # -# SPDX-License-Identifier: MIT -__version__ = "0.7.0" +# SPDX-License-Identifier: LGPL-3.0-or-later +__version__ = "0.1.0"