Skip to content

Commit

Permalink
Merge pull request #198 from duosecurity/AaronAtDuo-4-6-1-version
Browse files Browse the repository at this point in the history
Version 4.6.1 bump for emergency release fix
  • Loading branch information
ben-duo authored Feb 18, 2023
2 parents 1a3d034 + 850d8c0 commit d08126e
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.6.0'
__version__ = '4.6.1'

import base64
import collections
Expand Down

0 comments on commit d08126e

Please sign in to comment.