Skip to content

Commit e8e58cb

Browse files
committed
docs: update documentation
1 parent 8a5f934 commit e8e58cb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docsrc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
author = "LmR"
2323

2424
# The full version, including alpha/beta/rc tags
25-
release = "1.1.3"
25+
release = "1.1.4"
2626

2727
# -- General configuration ---------------------------------------------------
2828

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pycheckpoint-api"
3-
version = "1.1.3"
3+
version = "1.1.4"
44
description = "A python SDK for the Checkpoint firewalls"
55
authors = ["LmR <letmer00t@gmail.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)