summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Murray <ben@duosecurity.com>2014-04-01 13:25:44 -0400
committerBen Murray <ben@duosecurity.com>2014-04-01 13:25:44 -0400
commit878d97a9d0883a3bb4790660d327761531b8be50 (patch)
tree75b275c7b55f5e06de13f98c8f53cdbbd7861021
parentdf5b23373d9dec216116031c4ca0420f2c511a8d (diff)
downloadopenvpn-duo-plugin-878d97a9d0883a3bb4790660d327761531b8be50.tar.gz
openvpn-duo-plugin-878d97a9d0883a3bb4790660d327761531b8be50.zip
Update version number to 2.1
-rwxr-xr-xduo_openvpn.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/duo_openvpn.py b/duo_openvpn.py
index 1b5d8b2..6121137 100755
--- a/duo_openvpn.py
+++ b/duo_openvpn.py
@@ -4,7 +4,7 @@
# Duo OpenVPN
# Copyright 2013 Duo Security, Inc.
-__version__ = '2.0'
+__version__ = '2.1'
import base64
import email.utils