From d20ca273955f7ebd71a58add059c9b227c209f21 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 16 Dec 2023 15:53:16 +0000 Subject: [PATCH] :bookmark: Release 0.9.0 --- hertavilla/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hertavilla/version.py b/hertavilla/version.py index cbb948b..3f0fbb0 100644 --- a/hertavilla/version.py +++ b/hertavilla/version.py @@ -1,3 +1,3 @@ from __future__ import annotations -__version__ = "0.8.6" +__version__ = "0.9.0"