fix: update version to v1.7.0

This commit is contained in:
BuildTools 2024-08-16 17:31:07 -07:00
parent cae2fb9ce3
commit 8249743119
No known key found for this signature in database
GPG Key ID: 3270C066C15D530B
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
import os import os
AUTOGGUF_VERSION = "v1.6.2" AUTOGGUF_VERSION = "v1.7.0"
class _Localization: class _Localization: