diff --git a/dmrlink.py b/dmrlink.py index 3f06606..8bc08d4 100755 --- a/dmrlink.py +++ b/dmrlink.py @@ -37,7 +37,7 @@ __author__ = 'Cortney T. Buffington, N0MJS' __copyright__ = 'Copyright (c) 2013, 2014 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' -__version__ = '0.2a' +__version__ = '0.3' __maintainer__ = 'Cort Buffington, N0MJS' __email__ = 'n0mjs@me.com' __status__ = 'Production'