changeset 35:6963f76124b7 1.3.0

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