We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f8bc95 commit 5b86e9bCopy full SHA for 5b86e9b
1 file changed
castle/test/payload/prepare_test.py
@@ -24,7 +24,7 @@ def ctx():
24
'X-Forwarded-For': '217.144.192.112'
25
},
26
'ip': '217.144.192.112',
27
- 'library': {'name': 'castle-python', 'version': '5.0.0'},
+ 'library': {'name': 'castle-python', 'version': VERSION},
28
'user_agent': 'test'
29
}
30
0 commit comments