diff --git a/pyproject.toml b/pyproject.toml index 300a72a..8e5d5eb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "recap-core" -version = "0.10.1" +version = "0.10.2" description = "Recap reads and writes schemas from web services, databases, and schema registries in a standard format" authors = [ {name = "Chris Riccomini", email = "criccomini@apache.org"},