Skip to content

Commit dec3220

Browse files
committed
chg: Bump version
1 parent f7853a1 commit dec3220

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pylookyloomonitoring"
3-
version = "1.1.3"
3+
version = "1.1.4"
44
description = "Python API to connect to lookyloo monitoring"
55
authors = ["Raphaël Vinot <raphael.vinot@circl.lu>"]
66
license = "BSD-3-Clause"
@@ -22,6 +22,7 @@ classifiers = [
2222
'Programming Language :: Python :: 3.9',
2323
'Programming Language :: Python :: 3.10',
2424
'Programming Language :: Python :: 3.11',
25+
'Programming Language :: Python :: 3.12',
2526
'Topic :: Security',
2627
'Topic :: Internet',
2728
]

0 commit comments

Comments
 (0)