Skip to content

Commit

Permalink
Release 4.1.0 (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbish authored and xdesai committed Dec 14, 2018
1 parent 613af50 commit 89bc4aa
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.0.0'
__version__ = '4.1.0'

import base64
import collections
Expand Down

0 comments on commit 89bc4aa

Please sign in to comment.