Skip to content

Commit

Permalink
bump version 0.1.1 → 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BurnzZ committed Aug 9, 2024
1 parent c16e794 commit 33ddbc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion duplicate_url_discarder_rules/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
RULE_PATHS: Optional[List[str]] = glob(str(_current_path / "**/*.json"), recursive=True)


__version__ = "0.1.1"
__version__ = "0.2.0"

0 comments on commit 33ddbc0

Please sign in to comment.