Skip to content

Commit

Permalink
feat: 버전 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
miintto committed Feb 1, 2023
1 parent 4c52294 commit c9c2901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redis_lock/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

__all__ = ["RedisLock", "RedisSpinLock"]

__version__ = "0.1.0"
__version__ = "0.1.1"

0 comments on commit c9c2901

Please sign in to comment.