File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -415,4 +415,4 @@ We are not affiliated with Amazon but they used our api :)
415415
416416
417417---
418- * Last release: v0.7.11 (via electropaco automated release process no memory)*
418+ * Last release: v0.8.0 (via electropaco automated release process no memory)*
Original file line number Diff line number Diff line change 1- __version__ = "0.7.11 "
1+ __version__ = "0.8.0 "
Original file line number Diff line number Diff line change 11[metadata]
22name = python-amazon-ad-api
3- version = 0.7.11
3+ version = 0.8.0
44author = Daniel Alvaro
55author_email = denisneuf@hotmail.com
66description = Python wrapper for the Amazon Advertising API
Original file line number Diff line number Diff line change 22
33setup (
44 name = 'python-amazon-ad-api' ,
5- version = '0.7.11 ' ,
5+ version = '0.8.0 ' ,
66 install_requires = [
77 "requests>=2.27.1,<2.34.0" ,
88 "six>=1.16,<1.18" ,
You can’t perform that action at this time.
0 commit comments