Bump version to 0.1.6

This commit is contained in:
Adam Ladachowski
2026-02-14 02:06:54 +01:00
parent 9b0463abe1
commit 423e475370
+1 -1
View File
@@ -1,6 +1,6 @@
[project] [project]
name = "tensors" name = "tensors"
version = "0.1.5" version = "0.1.6"
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"