diff --git a/pyproject.toml b/pyproject.toml index c4c170c..906836f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ include = ["bfabric*"] [project] name = "bfabric" description = "Python client for the B-Fabric WSDL API" -version = "1.13.6" +version = "1.13.7" license = { text = "GPL-3.0" } authors = [ {name = "Christian Panse", email = "cp@fgcz.ethz.ch"},