More CI/CD fixes and stuff (automation goodness).
This commit is contained in:
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
||||
|
||||
[project]
|
||||
name = "stegasoo"
|
||||
version = "2.0.1"
|
||||
version = "2.2.0"
|
||||
description = "Secure steganography with hybrid photo + passphrase + PIN authentication"
|
||||
readme = "README.md"
|
||||
license = "MIT"
|
||||
@@ -47,6 +47,9 @@ cli = [
|
||||
"click>=8.0.0",
|
||||
"qrcode>=7.30"
|
||||
]
|
||||
compression = [
|
||||
"lz4>=4.0.0",
|
||||
]
|
||||
web = [
|
||||
"flask>=3.0.0",
|
||||
"gunicorn>=21.0.0",
|
||||
|
||||
Reference in New Issue
Block a user