From bc856697d8224463027524087035492199a57593 Mon Sep 17 00:00:00 2001
From: Frithjof Gressmann <frithjof@noc.io>
Date: Tue, 5 Mar 2024 20:27:55 -0600
Subject: [PATCH] Release v4.9.1

---
 CHANGELOG.md   | 2 +-
 pyproject.toml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index d585aa2e..7b7d21c5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,7 +2,7 @@
 
 <!-- Please add changes under the Unreleased section that reads 'No current changes' otherwise -->
 
-# Unreleased
+# v4.9.1
 
 - Use text-based link relation by default
 
diff --git a/pyproject.toml b/pyproject.toml
index 54cf5438..5d9bde96 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "machinable"
-version = "4.9.0"
+version = "4.9.1"
 description = "A modular configuration system for research projects"
 license = "MIT"
 authors = [