changeset 41:13226cb44fb3 1.5.0

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