Skip to content

Commit

Permalink
Bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
salt-die committed Nov 29, 2024
1 parent 0415ba8 commit 5523e27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aoc_lube/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

__all__ = ["fetch", "setup_dir", "submit", "utils"]

__version__ = "1.1.0"
__version__ = "1.2.0"

CONFIG_DIR = Path.home() / ".aoc_lube"
if not CONFIG_DIR.exists():
Expand Down

0 comments on commit 5523e27

Please # to comment.