diff --git a/pyproject.toml b/pyproject.toml index fa02d51..2c45e29 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "geneagrapher-core" -version = "0.1.0" +version = "0.1.1" description = "Functions for getting records and building graphs from the Math Genealogy Project." license = "MIT" authors = ["David Alber "]