Bump version to 1.0.0

This commit is contained in:
Philipp Emanuel Weidmann
2025-10-25 09:52:43 +05:30
parent 37c5ea06d1
commit ad8b04d371
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "heretic"
version = "0.1.0"
version = "1.0.0"
description = "Fully automatic decensoring for transformer language models"
readme = "README.md"
authors = [
Generated
+1 -1
View File
@@ -474,7 +474,7 @@ wheels = [
[[package]]
name = "heretic"
version = "0.1.0"
version = "1.0.0"
source = { editable = "." }
dependencies = [
{ name = "accelerate" },