changeset 24:958052c4f243 1.7.0

release 1.7.0
author drewp@bigasterisk.com
date Thu, 24 Nov 2022 20:39:35 -0800
parents edc56bdc4351
children a97a1b4f5950
files pyproject.toml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/pyproject.toml	Thu Nov 24 20:38:56 2022 -0800
+++ b/pyproject.toml	Thu Nov 24 20:39:35 2022 -0800
@@ -1,6 +1,6 @@
 [project]
 name = "background_loop"
-version = "1.6.0"
+version = "1.7.0"
 description = ""
 authors = [
     {name = "Drew Perttula", email = "drewp@bigasterisk.com"},