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