We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f41eb47 commit a28cfeeCopy full SHA for a28cfee
1 file changed
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.5.0'
+__version__ = '5.6.0'
5
6
import base64
7
import collections
0 commit comments