build: bump version to 1.1.0
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "heretic-llm"
|
name = "heretic-llm"
|
||||||
version = "1.0.1"
|
version = "1.1.0"
|
||||||
description = "Fully automatic censorship removal for language models"
|
description = "Fully automatic censorship removal for language models"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
license = "AGPL-3.0-or-later"
|
license = "AGPL-3.0-or-later"
|
||||||
@@ -53,7 +53,7 @@ Homepage = "https://github.com/p-e-w/heretic"
|
|||||||
Documentation = "https://github.com/p-e-w/heretic"
|
Documentation = "https://github.com/p-e-w/heretic"
|
||||||
Repository = "https://github.com/p-e-w/heretic.git"
|
Repository = "https://github.com/p-e-w/heretic.git"
|
||||||
Issues = "https://github.com/p-e-w/heretic/issues"
|
Issues = "https://github.com/p-e-w/heretic/issues"
|
||||||
Changelog = "https://github.com/p-e-w/heretic/commits/master/"
|
Changelog = "https://github.com/p-e-w/heretic/releases"
|
||||||
|
|
||||||
[project.scripts]
|
[project.scripts]
|
||||||
heretic = "heretic.main:main"
|
heretic = "heretic.main:main"
|
||||||
|
|||||||
@@ -725,7 +725,7 @@ wheels = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "heretic-llm"
|
name = "heretic-llm"
|
||||||
version = "1.0.1"
|
version = "1.1.0"
|
||||||
source = { editable = "." }
|
source = { editable = "." }
|
||||||
dependencies = [
|
dependencies = [
|
||||||
{ name = "accelerate" },
|
{ name = "accelerate" },
|
||||||
|
|||||||
Reference in New Issue
Block a user