Skip to content

Commit a28cfee

Browse files
authored
Version bump for 5.6.0 (#305)
1 parent f41eb47 commit a28cfee

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.5.0'
4+
__version__ = '5.6.0'
55

66
import base64
77
import collections

0 commit comments

Comments
 (0)