changeset 22:1154c8ba8e9e 1.6.0

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