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.0 .0"
25+ release = "1.1 .0"
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.0 .0"
4+ __version__ = "1.1 .0"
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.0 .0"
3+ version = " 1.1 .0"
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