Skip to content

Commit

Permalink
Bump version to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dralshehri committed Jan 19, 2024
1 parent dff7221 commit 648dba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/luhncheck/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
https://github.com/dralshehri/luhncheck
"""

__version__ = "2.1.0"
__version__ = "2.2.0"

from typing import List, Optional, Union

Expand Down

0 comments on commit 648dba5

Please sign in to comment.