diff --git a/pyproject.toml b/pyproject.toml index 43b9956..6ede2c4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "weightfactors" -version = "0.0.2" +version = "0.0.3" description = "Calculate weight factors for survey data to approximate a representative sample" authors = ["DemianvG "] readme = "README.md"