Enable PyPI publish, bump to v0.1.1

This commit is contained in:
Adam Ladachowski
2026-02-03 21:25:46 +01:00
parent d773f5b003
commit 7626389831
2 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "tensors"
version = "0.1.0"
version = "0.1.1"
description = "Read safetensor metadata and fetch CivitAI model information"
readme = "README.md"
requires-python = ">=3.12"