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 2323author = "LmR"
2424
2525# The full version, including alpha/beta/rc tags
26- release = "0.7 .0"
26+ release = "1.0 .0"
2727
2828
2929# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 11__author__ = "LmR <letmer00t@gmail.com>"
22__license__ = "MIT"
33__contributors__ = []
4- __version__ = "0.7 .0"
4+ __version__ = "1.0 .0"
55
66from pycheckpoint_api .firewallManagement import FirewallManagement # noqa
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " pyCheckpoint-API"
3- version = " 0.7 .0"
3+ version = " 1.0 .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