Skip to content

Commit 44e1654

Browse files
authored
Bump version in Client.py to 5.3.0 (#260)
1 parent b7929a3 commit 44e1654

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.2.0'
8+
__version__ = '5.3.0'
99

1010
import base64
1111
import collections

0 commit comments

Comments
 (0)