diff --git a/pfsense_vshell/__init__.py b/pfsense_vshell/__init__.py index 1acd667..75392cd 100644 --- a/pfsense_vshell/__init__.py +++ b/pfsense_vshell/__init__.py @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. """Defines the client object used to establish virtual pfSense shell connections.""" -__version__ = "2.0.5" +__version__ = "2.1.0" import datetime import html