From 512c16811e3b3c03952c0109976d5996a9ba5df6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 12 Nov 2023 15:47:37 +0000 Subject: [PATCH] :bookmark: Release 0.8.6 --- hertavilla/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hertavilla/version.py b/hertavilla/version.py index dc255e8..cbb948b 100644 --- a/hertavilla/version.py +++ b/hertavilla/version.py @@ -1,3 +1,3 @@ from __future__ import annotations -__version__ = "0.8.5" +__version__ = "0.8.6"