diff --git a/NanoVNASaver/about.py b/NanoVNASaver/about.py index c7da89d..0241ee8 100644 --- a/NanoVNASaver/about.py +++ b/NanoVNASaver/about.py @@ -14,5 +14,5 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -version = '0.1.2' -debug = False +version = '0.1.3alpha' +debug = True