Skip to content

Commit 6f66514

Browse files
authored
Merge pull request #204 from yizshi/master
duo_client_python 4.7.0 version bump
2 parents 6e726f2 + ccdedc8 commit 6f66514

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__ = '4.6.1'
8+
__version__ = '4.7.0'
99

1010
import base64
1111
import collections

0 commit comments

Comments
 (0)