build: bump version to 1.3.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-05-05 18:22:02 +05:30
parent 0e7c14d94a
commit 9b7624ddfa
No known key found for this signature in database
GPG key ID: CE6A7756AD520E0F
2 changed files with 3 additions and 3 deletions

View file

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

4
uv.lock generated
View file

@ -8,7 +8,7 @@ resolution-markers = [
]
[options]
exclude-newer = "2026-04-26T13:51:31.259718835Z"
exclude-newer = "2026-04-28T12:47:55.130721483Z"
exclude-newer-span = "P7D"
[[package]]
@ -931,7 +931,7 @@ wheels = [
[[package]]
name = "heretic-llm"
version = "1.2.0"
version = "1.3.0"
source = { editable = "." }
dependencies = [
{ name = "accelerate" },