changeset 10:6c48f6e5df31 1.1.0

release 1.1.0
author drewp@bigasterisk.com
date Sun, 24 Apr 2022 15:00:14 -0700
parents 263ccb9e00df
children d44eb58e3825
files pyproject.toml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/pyproject.toml	Sun Apr 24 14:56:36 2022 -0700
+++ b/pyproject.toml	Sun Apr 24 15:00:14 2022 -0700
@@ -1,6 +1,6 @@
 [project]
 name = "background-loop"
-version = "1.0.0"
+version = "1.1.0"
 description = ""
 authors = [
     {name = "Drew Perttula", email = "drewp@bigasterisk.com"},