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.
1 parent 8a5f934 commit e8e58cbCopy full SHA for e8e58cb
docsrc/conf.py
@@ -22,7 +22,7 @@
22
author = "LmR"
23
24
# The full version, including alpha/beta/rc tags
25
-release = "1.1.3"
+release = "1.1.4"
26
27
# -- General configuration ---------------------------------------------------
28
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "pycheckpoint-api"
3
-version = "1.1.3"
+version = "1.1.4"
4
description = "A python SDK for the Checkpoint firewalls"
5
authors = ["LmR <letmer00t@gmail.com>"]
6
license = "MIT"
0 commit comments