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 #