From e5fa2df410e7a2a094738a5618658f1ffcebe1b2 Mon Sep 17 00:00:00 2001 From: "D. MacCarthy" Date: Sun, 3 May 2020 07:22:01 -0600 Subject: [PATCH] Update __init__.py --- sc8pr/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sc8pr/__init__.py b/sc8pr/__init__.py index cd1209e..916bc9d 100644 --- a/sc8pr/__init__.py +++ b/sc8pr/__init__.py @@ -15,7 +15,7 @@ # You should have received a copy of the GNU General Public License # along with "sc8pr". If not, see . -version = 2, 1, 1 +version = 2, 1, 2 import sys, os, struct, zlib from math import hypot