Skip to content

Commit fa8f044

Browse files
authored
Version bump to 5.4.0 (#288)
1 parent 76b1401 commit fa8f044

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
@@ -1,7 +1,7 @@
11
"""
22
Low level functions for generating Duo Web API calls and parsing results.
33
"""
4-
__version__ = '5.3.0'
4+
__version__ = '5.4.0'
55

66
import base64
77
import collections

0 commit comments

Comments
 (0)