Fix retrieving package version

This commit is contained in:
Philipp Emanuel Weidmann
2025-11-16 17:35:13 +05:30
parent 3f346b6150
commit b3545e4b1e
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "heretic-llm"
version = "1.0.0"
version = "1.0.1"
description = "Fully automatic censorship removal for language models"
readme = "README.md"
license = "AGPL-3.0-or-later"