Bumped version to v3.3.0.

This commit is contained in:
Joe Testa
2024-10-15 13:28:38 -04:00
parent c0133a8d5f
commit 772204ce8b
2 changed files with 2 additions and 2 deletions

View File

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