Skip to content

Commit 2429d66

Browse files
authored
5.2.0 version bump (#239)
1 parent a4b6cfe commit 2429d66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

duo_client/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from __future__ import print_function
66
import six
77

8-
__version__ = '5.1.0'
8+
__version__ = '5.2.0'
99

1010
import base64
1111
import collections

0 commit comments

Comments
 (0)