diff --git a/PiholeAPI.py b/PiholeAPI.py index eb7e2bc..9e1e284 100644 --- a/PiholeAPI.py +++ b/PiholeAPI.py @@ -5,7 +5,7 @@ requirements: - pip3 install requests - """ -__version__ = '0.1.0' +__version__ = '0.3.0' __author__ = 'anima' # imports