From df8ef0fbe359719eb972577c0841580586154d75 Mon Sep 17 00:00:00 2001
From: Brooks Smith <42363318+smith120bh@users.noreply.github.com>
Date: Wed, 16 Oct 2024 20:56:41 +1100
Subject: [PATCH] Update pyproject.toml for version bump

---
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index 6a8cda3..dd0ac73 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -9,7 +9,7 @@ build-backend = "poetry.core.masonry.api"
 
 [tool.poetry]
 name = "anastruct"
-version = "1.6.0"
+version = "1.6.1"
 authors = ["Ritchie Vink <ritchie46@gmail.com>"]
 maintainers = ["Brooks Smith <smith120bh@gmail.com>"]
 description = "Finite element analysis of 2D structures"