We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d1c82e commit 2cb60bcCopy full SHA for 2cb60bc
CHANGELOG.md
@@ -4,6 +4,10 @@
4
5
# Unreleased
6
7
+No current changes
8
+
9
+# v4.10.3
10
11
- Option to hide interfaces from get
12
- Simplified `**kwargs` arguments in CLI
13
- Adds save/load_attribute helper
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "machinable"
3
-version = "4.10.2"
+version = "4.10.3"
description = "A modular configuration system for research projects"
license = "MIT"
authors = [
0 commit comments