Skip to content

Commit 3be629f

Browse files
committed
chore(pyproject.toml): update aspc-encoder-py version to simd fixed one
1 parent 7a772ad commit 3be629f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies = [
4444
"Pillow",
4545
"texture2ddecoder >= 1.0.5", # texture decompression
4646
"etcpak", # ETC & DXT compression
47-
"astc-encoder-py >= 0.1.8", # ASTC compression
47+
"astc-encoder-py >= 0.1.12", # ASTC compression
4848
# audio extraction
4949
"fmod_toolkit",
5050
# filesystem handling

0 commit comments

Comments
 (0)