From 0fffce12d67f415614fde67ceac64d3c016d0f92 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 20 Jul 2023 08:27:23 +0000 Subject: [PATCH] :bookmark: Release 0.7.0 --- hertavilla/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hertavilla/version.py b/hertavilla/version.py index 6c75b43..dd2d37b 100644 --- a/hertavilla/version.py +++ b/hertavilla/version.py @@ -1,3 +1,3 @@ from __future__ import annotations -__version__ = "0.6.4" +__version__ = "0.7.0"