Skip to content

Commit 0f3af64

Browse files
committed
update versions
Signed-off-by: Zen <[email protected]>
1 parent 3beccd6 commit 0f3af64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "prometheus_exporter"
7-
version = "0.13.2"
7+
version = "1.0.0"
88
authors = [
99
{ name="Desultory", email="[email protected]" },
1010
]
@@ -17,7 +17,7 @@ classifiers = [
1717
"Operating System :: OS Independent",
1818
]
1919
dependencies = [
20-
"zenlib >= 1.7.1",
20+
"zenlib >= 2.0.0",
2121
"aiohttp >= 3.9.1"
2222
]
2323

0 commit comments

Comments
 (0)