Skip to content

Commit b964296

Browse files
authored
Version bup to 5.5.0 (#296)
1 parent aa5545b commit b964296

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.4.0'
4+
__version__ = '5.5.0'
55

66
import base64
77
import collections

0 commit comments

Comments
 (0)