changeset 17:c3bd02c05072 1.4.0

release 1.4.0
author drewp@bigasterisk.com
date Sun, 24 Jul 2022 01:01:23 -0700
parents a1ed58edfccc
children 7f93c77f6325
files pyproject.toml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/pyproject.toml	Sun Jul 24 01:01:13 2022 -0700
+++ b/pyproject.toml	Sun Jul 24 01:01:23 2022 -0700
@@ -1,6 +1,6 @@
 [project]
 name = "background_loop"
-version = "1.3.0"
+version = "1.4.0"
 description = ""
 authors = [
     {name = "Drew Perttula", email = "drewp@bigasterisk.com"},