Skip to content

Commit 05d93b1

Browse files
authored
Update setup and license (#51)
* Update setup.cfg with new project url * Update license
1 parent 23d7de2 commit 05d93b1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2022 Luka Kilić
3+
Copyright (C) 2022-, Infobip Ltd. All rights reserved. <support@infobip.com>
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ description = Infobip's channels API package
77
long_description = file: README.md
88
long_description_content_type = text/markdown
99
keywords = infobip, channels, whatsapp, api
10-
url = https://github.com/kilicluka/infobip-python-whatsapp-client
10+
url = https://github.com/kilicluka/infobip-python-channels
1111
project_urls =
12-
Bug Tracker = https://github.com/kilicluka/infobip-python-whatsapp-client/issues
12+
Bug Tracker = https://github.com/kilicluka/infobip-python-channels/issues
1313
classifiers =
1414
Programming Language :: Python :: 3
1515
License :: OSI Approved :: MIT License

0 commit comments

Comments
 (0)