diff --git a/src/elmo/__about__.py b/src/elmo/__about__.py index 3f2e60c..c991030 100644 --- a/src/elmo/__about__.py +++ b/src/elmo/__about__.py @@ -1,4 +1,4 @@ # SPDX-FileCopyrightText: 2023-present Emanuele Palazzetti # # SPDX-License-Identifier: MIT -__version__ = "0.12.1" +__version__ = "0.13.0"