Skip to content

Commit d354f99

Browse files
chore: bump package version from 2.2.3 to 2.2.4
1 parent c8de5fb commit d354f99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pfsense_vshell/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414
"""Defines the client object used to establish virtual pfSense shell connections."""
1515

16-
__version__ = "2.2.3"
16+
__version__ = "2.2.4"
1717

1818
import datetime
1919
import html

0 commit comments

Comments
 (0)