diff --git a/src/elmo/__about__.py b/src/elmo/__about__.py index f940ded..0e569a1 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.14.0" +__version__ = "0.14.1"