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