Skip to content

Commit

Permalink
Merge pull request #173 from JanEickholt/main
Browse files Browse the repository at this point in the history
bumped version
  • Loading branch information
zayKenyon authored Sep 20, 2023
2 parents b3aa4e0 + e623867 commit d1297ae
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
@@ -1,7 +1,7 @@
import requests
from colr import color

version = "2.51"
version = "2.60"
enablePrivateLogging = True
hide_names = True
hide_levels = True
Expand Down

0 comments on commit d1297ae

Please sign in to comment.