Skip to content

Commit

Permalink
Merge pull request #46 from duosecurity/2_5_version_bump
Browse files Browse the repository at this point in the history
Version bump for 2.5
  • Loading branch information
yizshi authored Feb 17, 2023
2 parents b1c4c66 + 747c4e6 commit 308e67f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion duo_openvpn.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# Duo OpenVPN
# Copyright 2013 Duo Security, Inc.

__version__ = '2.4'
__version__ = '2.5'

import base64
import email.utils
Expand Down

0 comments on commit 308e67f

Please sign in to comment.