diff --git a/README.md b/README.md index 9018bdd29..933ed015d 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Developed at Humboldt University of Berlin.
- + diff --git a/pyproject.toml b/pyproject.toml index a3085062a..00c1dc5c0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "fundus" -version = "0.2.2" +version = "0.3.0" authors = [ { name = "Max Dallabetta", email = "max.dallabetta@googlemail.com" }, ]