diff --git a/dronecot/__init__.py b/dronecot/__init__.py index 48b587d..ebc3549 100644 --- a/dronecot/__init__.py +++ b/dronecot/__init__.py @@ -21,7 +21,7 @@ :source: """ -__version__ = "1.0.0-beta3" +__version__ = "1.0.0-beta4" __author__ = "Greg Albrecht " __copyright__ = "Copyright Sensors & Signals LLC https://www.snstac.com" __license__ = "Apache License, Version 2.0"