Bumped version to v2.9.0.

This commit is contained in:
Joe Testa
2023-04-29 12:33:26 -04:00
parent 929652c9b7
commit 3c1451cfdc
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@
THE SOFTWARE.
"""
# The version to display.
VERSION = 'v2.6.0'
VERSION = 'v2.9.0'
# SSH software to impersonate
SSH_HEADER = 'SSH-{0}-OpenSSH_8.2'