Skip to content

Commit

Permalink
bump python client patch - rk
Browse files Browse the repository at this point in the history
  • Loading branch information
rjojjr committed Sep 28, 2024
1 parent 6aa9661 commit 9d5a6cd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from models.task_lock import TaskLock
from logging import getLogger

version = '1.0.0'
version = '1.0.1'

class TasksLockService:
"""Acquires/releases locks from the TasksLockAPI."""
Expand Down

0 comments on commit 9d5a6cd

Please sign in to comment.