Skip to content

Commit 6329a64

Browse files
authored
Updated to new O_VALUE | DEPLOYMENT_ID
1 parent d18c819 commit 6329a64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hsr_client/constants.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from enum import Enum, IntEnum
22

33

4-
O_VALUE = "ba55e291a27b9d4ce59be8430ba2f214"
4+
O_VALUE = "a179bc7f408c16403ad6db83281cda00"
55
class Item(IntEnum):
66
"""
77
Search Item types

0 commit comments

Comments
 (0)