File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
5
5
## Reporting a Vulnerability
6
6
7
- Please disclose any vulnerability responsibly through our [ bug bounty program] ( https://shiftcrypto.ch /bug-bounty-program ) .
7
+ Please disclose any vulnerability responsibly through our [ bug bounty program] ( https://bitbox.swiss /bug-bounty-program ) .
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ def find_version() -> str:
36
36
name = "bitbox02" ,
37
37
version = find_version (),
38
38
author = "Shift Crypto" ,
39
- author_email = "support@shiftcrypto.ch " ,
39
+ author_email = "support@bitbox.swiss " ,
40
40
packages = setuptools .find_packages (),
41
41
description = "Python library for bitbox02 communication" ,
42
42
long_description = read ("README.md" ),
Original file line number Diff line number Diff line change 15
15
[package ]
16
16
name = " prost-build-proto"
17
17
version = " 0.1.0"
18
- authors = [" Shift Crypto AG <support@shiftcrypto.ch >" ]
18
+ authors = [" Shift Crypto AG <support@bitbox.swiss >" ]
19
19
edition = " 2021"
20
20
license = " Apache-2.0"
21
21
You can’t perform that action at this time.
0 commit comments