diff --git a/buttond.py b/buttond.py index 96afc54..91a337b 100755 --- a/buttond.py +++ b/buttond.py @@ -8,7 +8,7 @@ __copyright__ = "Copyright 2019, Company 235, LLC" __credits__ = ["Kevin Matz"] __license__ = "MIT" -__version__ = "3.9" +__version__ = "1.0" __maintainer__ = "Kevin Matz" __email__ = "kevin@company235.com"