diff --git a/src/hckr/__about__.py b/src/hckr/__about__.py index 60e91cf..336e11f 100644 --- a/src/hckr/__about__.py +++ b/src/hckr/__about__.py @@ -1,4 +1,4 @@ # SPDX-FileCopyrightText: 2024-present Ashish Patel # # SPDX-License-Identifier: MIT -__version__ = "0.2.4" +__version__ = "0.2.5.dev0"