We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4b6cfe commit 2429d66Copy full SHA for 2429d66
1 file changed
duo_client/client.py
@@ -5,7 +5,7 @@
5
from __future__ import print_function
6
import six
7
8
-__version__ = '5.1.0'
+__version__ = '5.2.0'
9
10
import base64
11
import collections
0 commit comments