build: bump version to 1.4.0
Some checks failed
CI / Check and build (Python 3.10) (push) Has been cancelled
CI / Check and build (Python 3.11) (push) Has been cancelled
CI / Check and build (Python 3.12) (push) Has been cancelled
CI / Check and build (Python 3.13) (push) Has been cancelled

This commit is contained in:
Philipp Emanuel Weidmann 2026-06-14 16:37:45 +05:30
parent 6757ada999
commit 6ea3b8d778
No known key found for this signature in database
GPG key ID: CE6A7756AD520E0F
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[project]
name = "heretic-llm"
version = "1.3.0"
version = "1.4.0"
description = "Fully automatic censorship removal for language models"
readme = "README.md"
license = "AGPL-3.0-or-later"

2
uv.lock generated
View file

@ -931,7 +931,7 @@ wheels = [
[[package]]
name = "heretic-llm"
version = "1.3.0"
version = "1.4.0"
source = { editable = "." }
dependencies = [
{ name = "accelerate" },