chore: bump version to 0.1.4

This commit is contained in:
Adam Ladachowski
2026-02-03 23:17:11 +01:00
parent 9f8d8d6fcd
commit 38bc0417b4
+1 -1
View File
@@ -1,6 +1,6 @@
[project] [project]
name = "tensors" name = "tensors"
version = "0.1.3" version = "0.1.4"
description = "Read safetensor metadata and fetch CivitAI model information" description = "Read safetensor metadata and fetch CivitAI model information"
readme = "README.md" readme = "README.md"
requires-python = ">=3.12" requires-python = ">=3.12"