Skip to content

Commit

Permalink
Version 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveMcGrath committed Sep 17, 2024
1 parent e1cc160 commit 5bf9cef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tenable/version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version = '1.5.0'
version = '1.5.1'
version_info = tuple(int(d) for d in version.split("-")[0].split("."))

0 comments on commit 5bf9cef

Please sign in to comment.