From 8e24e4ceeacc60f1e331381f453dd3521c087e93 Mon Sep 17 00:00:00 2001 From: Cort Buffington Date: Wed, 12 Aug 2015 11:12:49 -0500 Subject: [PATCH] Now Working: REALLY!!! --- play_group.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/play_group.py b/play_group.py index e7c247e..ddfd316 100755 --- a/play_group.py +++ b/play_group.py @@ -27,13 +27,13 @@ import cPickle as pickle from dmrlink import IPSC, NETWORK, networks, logger, int_id, hex_str_3 __author__ = 'Cortney T. Buffington, N0MJS' -__copyright__ = 'Copyright (c) 2014 Cortney T. Buffington, N0MJS and the K0USY Group' +__copyright__ = 'Copyright (c) 2014 - 2015 Cortney T. Buffington, N0MJS and the K0USY Group' __credits__ = 'Adam Fast, KC0YLK; Dave K; and he who wishes not to be named' __license__ = 'Creative Commons Attribution-ShareAlike 3.0 Unported' __maintainer__ = 'Cort Buffington, N0MJS' -__version__ = '0.1a' +__version__ = '0.9b' __email__ = 'n0mjs@me.com' -__status__ = 'pre-alpha' +__status__ = 'beta' # Constants for this application #