Skip to content

Commit 8918e77

Browse files
committed
let's try to tag one.
1 parent 60a6055 commit 8918e77

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,7 +1,7 @@
11
# see https://peps.python.org/pep-0518/
22
[project]
33
name = "npoapi"
4-
version = "7.9.0.dev"
4+
version = "7.9.0"
55
description = "Python Library for connecing to npo apis"
66
authors = [
77
{name = "Michiel Meeuwissen", email = "git@meeuw.org"},
@@ -31,6 +31,7 @@ testing = [
3131
"pytest==6.2.5",
3232
"xmldiff==2.6.3",
3333
"nose==1.3.7",
34+
"xsdata[cli]==23.8"
3435
]
3536

3637
[build-system]

0 commit comments

Comments
 (0)