Skip to content

Commit 38c26ec

Browse files
Update the user agent
1 parent 32d1139 commit 38c26ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ReversingLabs/SDK/helper.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
128: SHA512
2323
}
2424

25-
DEFAULT_USER_AGENT = "ReversingLabs SDK v2.3.0"
25+
DEFAULT_USER_AGENT = "ReversingLabs SDK v2.4.3"
2626
ADVANCED_SEARCH_SORTING_CRITERIA = ("sha1", "firstseen", "threatname", "sampletype", "filecount", "size")
2727

2828

0 commit comments

Comments
 (0)