From 9053e0a2f312c9ccd590854d647b9c15cc5227af Mon Sep 17 00:00:00 2001 From: n0mjs710 Date: Sat, 9 Mar 2019 23:03:05 -0600 Subject: [PATCH] update version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 5aa4a13..c4ff9ec 100755 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ def readme(): return file.read() setup(name='dmr_utils3', - version='0.1.22', + version='0.1.23', description='ETSI DMR (Digital Mobile Radio) Tier II Utilities', long_description='Modules to disassemble and assemble DMR packets, including generating and decoding various FEC routines', classifiers=[