Skip to content
This repository was archived by the owner on Aug 7, 2020. It is now read-only.

Commit e81a61c

Browse files
Update __init__.py
Bump version to 1.13.1
1 parent bc56174 commit e81a61c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tenable_io/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
warnings.warn('tenable_io is being deprecated in favor of pyTenable', DeprecationWarning)
44

5-
__version__ = "1.13.0"
5+
__version__ = "1.13.1"
66
__url__ = 'https://github.com/tenable/Tenable.io-SDK-for-Python'
77
__description__ = 'Python Interface into tenable.io'

0 commit comments

Comments
 (0)