Skip to content

Commit

Permalink
Release v4.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
frthjf committed Mar 23, 2024
1 parent 0bbf6f7 commit 0fe2c0a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@

# Unreleased

No current changes

# v4.10.0

- New configure and commit events
- Support interface **kwargs in CLI
- Adds `get.cached_or_fail`
- Move `_machinable/project` to `interface/project`
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "machinable"
version = "4.9.2"
version = "4.10.0"
description = "A modular configuration system for research projects"
license = "MIT"
authors = [
Expand Down

0 comments on commit 0fe2c0a

Please sign in to comment.