Skip to content

Commit

Permalink
Version 4.3.1 of the Duo API Python Client
Browse files Browse the repository at this point in the history
  • Loading branch information
Briar Scott committed Feb 17, 2021
1 parent 096d2bf commit 34c165c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion duo_client/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from __future__ import print_function
import six

__version__ = '4.3.0'
__version__ = '4.3.1'

import base64
import collections
Expand Down

0 comments on commit 34c165c

Please sign in to comment.