changeset 38:a7adb4b61777 1.4.0

release 1.4.0
author drewp@bigasterisk.com
date Sat, 27 Aug 2022 00:25:58 -0700
parents e976b8b1160a
children 7f3b965fce2a
files pyproject.toml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/pyproject.toml	Sat Aug 27 00:25:50 2022 -0700
+++ b/pyproject.toml	Sat Aug 27 00:25:58 2022 -0700
@@ -1,6 +1,6 @@
 [project]
 name = "patchablegraph"
-version = "1.3.0"
+version = "1.4.0"
 description = ""
 authors = [
     {name = "Drew Perttula", email = "drewp@bigasterisk.com"},