From e1b3c6ab7231d614c8c6cacb0a10c86267d403a2 Mon Sep 17 00:00:00 2001 From: t0b3 Date: Wed, 12 Oct 2022 13:24:29 +0200 Subject: [PATCH] release v1.27 --- sendto_silhouette.inx | 2 +- sendto_silhouette.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sendto_silhouette.inx b/sendto_silhouette.inx index 302860ee..67ccfc10 100644 --- a/sendto_silhouette.inx +++ b/sendto_silhouette.inx @@ -172,7 +172,7 @@ Always use the least amount of blade possible. - + diff --git a/sendto_silhouette.py b/sendto_silhouette.py index 8f8cea58..f4c8cae9 100755 --- a/sendto_silhouette.py +++ b/sendto_silhouette.py @@ -4,7 +4,7 @@ # (C) 2013 jw@suse.de. Licensed under CC-BY-SA-3.0 or GPL-2.0 at your choice. # (C) 2014 - 2022 juewei@fabmail.org and contributors -__version__ = "1.26" # Keep in sync with sendto_silhouette.inx ca line 79 +__version__ = "1.27" # Keep in sync with sendto_silhouette.inx ca line 79 __author__ = "Juergen Weigert and contributors" import sys, os, time, math, operator, re