Patch: Fixed package after dependabot updates

This commit is contained in:
2025-05-28 10:28:42 +01:00
parent 913104aa59
commit 14f248e6aa

View File

@@ -10,7 +10,7 @@ dynamic = ["version"]
[tool.poetry]
name = "read_aconity_layers"
version = "0.4.1"
version = "0.4.2"
description = "A utility for fast reading of layer data from the aconity mini powder bed fusion machine"
urls = { github = "https://github.com/Cian-H/read_aconity_layers" }
authors = ["Cian Hughes <chughes000@gmail.com>"]