diff --git a/CHANGELOG.md b/CHANGELOG.md index 2947e06f..c0f80551 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ -# Unreleased +# v4.10.2 - Eager callable resolution in versions - Allow module dependencies in on_resolve_remotes diff --git a/pyproject.toml b/pyproject.toml index 42092fac..cdf3eec3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "machinable" -version = "4.10.1" +version = "4.10.2" description = "A modular configuration system for research projects" license = "MIT" authors = [