Patched python bindings (i think)

This commit is contained in:
2024-11-14 12:35:01 +00:00
parent abb88c1b0f
commit 32ae9a2d0c
2 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ dynamic = ["version"]
[tool.poetry]
name = "read_aconity_layers"
version = "0.4.0"
version = "0.4.1"
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>"]