diff --git a/duo_client/client.py b/duo_client/client.py index 7af805d..7959b20 100644 --- a/duo_client/client.py +++ b/duo_client/client.py @@ -1,7 +1,7 @@ """ Low level functions for generating Duo Web API calls and parsing results. """ -__version__ = '5.3.0' +__version__ = '5.4.0' import base64 import collections