File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2222author = "LmR"
2323
2424# The full version, including alpha/beta/rc tags
25- release = "1.1.2 "
25+ release = "1.1.3 "
2626
2727# -- General configuration ---------------------------------------------------
2828
Original file line number Diff line number Diff line change 11__author__ = "LmR <letmer00t@gmail.com>"
22__license__ = "MIT"
33__contributors__ = []
4- __version__ = "1.1.2 "
4+ __version__ = "1.1.3 "
55
66from pycheckpoint_api .management import Management # noqa
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " pycheckpoint-api"
3- version = " 1.1.2 "
3+ version = " 1.1.3 "
44description = " A python SDK for the Checkpoint firewalls"
55authors = [" LmR <letmer00t@gmail.com>" ]
66license = " MIT"
You can’t perform that action at this time.
0 commit comments