Skip to content

Commit 2cb60bc

Browse files
committed
Release v4.10.3
1 parent 5d1c82e commit 2cb60bc

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
# Unreleased
66

7+
No current changes
8+
9+
# v4.10.3
10+
711
- Option to hide interfaces from get
812
- Simplified `**kwargs` arguments in CLI
913
- Adds save/load_attribute helper

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "machinable"
3-
version = "4.10.2"
3+
version = "4.10.3"
44
description = "A modular configuration system for research projects"
55
license = "MIT"
66
authors = [

0 commit comments

Comments
 (0)