Skip to content

Commit

Permalink
feat: 버전 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
miintto committed Feb 12, 2023
1 parent 27f76d5 commit 3027f0d
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.1"
__version__ = "0.2.0"

0 comments on commit 3027f0d

Please sign in to comment.