Skip to content

Commit 67fba40

Browse files
chore: version 0.5.3
1 parent 1c32548 commit 67fba40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knockapi/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import requests
22
from json.decoder import JSONDecodeError
33

4-
__version__ = '0.5.2'
4+
__version__ = '0.5.3'
55

66

77
class Connection(object):

0 commit comments

Comments
 (0)