Update glowing_profiles.py

This commit is contained in:
andrejkuroglo8 2026-05-09 11:26:00 +03:00 committed by GitHub
parent 18123ab8f7
commit b6c9c755e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,7 @@ plugman = dict(
authors=[
{"name": "andrejkuroglo8", "email": "andrejkuroglo8@gmail.com", "discord": "andrewku"},
],
version="1.0.0",
version="1.0.1",
)
file_dependence = Path("simpleredefiner.py")