File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ it can be.
23
23
24
24
If you have questions about how to use ` twilio-python ` , please see our
25
25
[ docs] ( ./README.md ) , and if you don't find the answer there, please contact
26
- [ help@twilio.com ] ( mailto:help@ twilio.com) with any issues you have.
26
+ [ Twilio Support ] ( https://www. twilio.com/help/contact ) with any issues you have.
27
27
28
28
## <a name =" issue " ></a > Found an Issue?
29
29
Original file line number Diff line number Diff line change 1
1
MIT License
2
2
3
- Copyright (C) 2023, Twilio, Inc. <help@ twilio.com>
3
+ Copyright (C) 2023, Twilio, Inc. <https://www. twilio.com/help/contact >
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy of
6
6
this software and associated documentation files (the "Software"), to deal in
Original file line number Diff line number Diff line change 16
16
version = "8.9.0" ,
17
17
description = "Twilio API client and TwiML generator" ,
18
18
author = "Twilio" ,
19
- author_email = "help@ twilio.com" ,
19
+ help_center = "https://www. twilio.com/help/contact " ,
20
20
url = "https://github.com/twilio/twilio-python/" ,
21
21
keywords = ["twilio" , "twiml" ],
22
22
python_requires = ">=3.7.0" ,
You can’t perform that action at this time.
0 commit comments