We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9647e3b + b47a069 commit 6bfc917Copy full SHA for 6bfc917
requirements.txt
@@ -1 +1 @@
1
-chkp-harmony-endpoint-management-sdk>=1.1.29,<1.2.0
+chkp-harmony-endpoint-management-sdk>=1.1.42,<1.2.0
setup.py
@@ -8,7 +8,7 @@
8
from dotenv import load_dotenv
9
load_dotenv()
10
11
-version = '1.0.21'
+version = '1.0.22'
12
13
this_directory = Path(__file__).parent
14
long_description = (this_directory / "README.md").read_text(encoding='utf-8')
0 commit comments