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