diff --git a/setup.cfg b/setup.cfg
index 1a8c8cd25912ca1e68799a04322558f589917c2f..b09a32ac89dc7ebcb5d503234d6b656eeb82fc8e 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,8 +1,8 @@
 [metadata]
 name = bayesvalidrox
-version = 0.0.5
-author = Farid Mohammadi
-author_email = farid.mohammadi@iws.uni-stuttgart.de
+version = 1.0.0
+author = Farid Mohammadi, Rebecca Kohlhaas
+author_email = farid.mohammadi@iws.uni-stuttgart.de, rebecca.kohlhaas@iws.uni-stuttgart.de
 description = An open-source, object-oriented Python package for surrogate-assisted Bayesain Validation of computational models.
 long_description = file: README.md
 long_description_content_type = text/markdown