Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
LeagueOfPoro authored Feb 1, 2023
1 parent 0d79a40 commit 7ed980a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
from Stats import Stats
from VersionManager import VersionManager

CURRENT_VERSION = 1.0
CURRENT_VERSION = 1.1

parser = argparse.ArgumentParser(description='Farm Esports Capsules by watching all matches on lolesports.com.')
parser.add_argument('-c', '--config', dest="configPath", default="./config.yaml",
Expand Down

0 comments on commit 7ed980a

Please sign in to comment.