Skip to content

Commit 264a7c1

Browse files
authored
Version bump for 4.7.1 (#209)
1 parent dd195b1 commit 264a7c1

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.7.0'
8+
__version__ = '4.7.1'
99

1010
import base64
1111
import collections

0 commit comments

Comments
 (0)