diff --git a/src/pyrdfrules/__about__.py b/src/pyrdfrules/__about__.py index 9842da8..f029282 100644 --- a/src/pyrdfrules/__about__.py +++ b/src/pyrdfrules/__about__.py @@ -1,4 +1,4 @@ # SPDX-FileCopyrightText: 2023-present Karel Douda # # SPDX-License-Identifier: MIT -__version__ = "0.0.11" +__version__ = "1.0.0"