We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa5545b commit b964296Copy full SHA for b964296
duo_client/client.py
@@ -1,7 +1,7 @@
1
"""
2
Low level functions for generating Duo Web API calls and parsing results.
3
4
-__version__ = '5.4.0'
+__version__ = '5.5.0'
5
6
import base64
7
import collections
0 commit comments