Skip to content

Commit

Permalink
πŸ”– 1.1: Move config file outside
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinNitroG committed Feb 26, 2024
1 parent 07da030 commit bc63d46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
BUNDLE_DIR = ""


VERSION: str = "1.0"
VERSION: str = "1.1"
AUTHORS: str = "KevinNitroG & NTGNguyen"
BANNER: str = """
β–ˆβ–ˆβ•— β–ˆβ–ˆβ•—β–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ•—β–ˆβ–ˆβ•— β–ˆβ–ˆβ•—β–ˆβ–ˆβ•— β–ˆβ–ˆβ•—β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—
Expand Down

0 comments on commit bc63d46

Please sign in to comment.