Skip to content

Commit

Permalink
Update - bumped the version to v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
HappyGroupHub committed Nov 4, 2023
1 parent fb1c6de commit a6891d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utilities.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ def config_file_generator():
"""Generate the template of config file"""
with open('config.yml', 'w', encoding="utf8") as file:
file.write("""# ++--------------------------------++
# | Ethereum Wallet Tracker v0.1.0 |
# | Ethereum Wallet Tracker v0.1.1 |
# | Made by LD & K |
# ++--------------------------------++
Expand Down

0 comments on commit a6891d7

Please sign in to comment.