Skip to content

Commit d24f9d4

Browse files
[gaarf-py] Bump version to 1.13.0
Change-Id: Ib8c8d79fba7a5e622ab27beeee86fa271df5b052
1 parent 266f940 commit d24f9d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
EXTRAS_REQUIRE['full'] = list(set(chain(*EXTRAS_REQUIRE.values())))
2020

2121
setup(name='google-ads-api-report-fetcher',
22-
version='1.12.2',
22+
version='1.13.0',
2323
python_requires='>3.8',
2424
description=('Library for fetching reports from Google Ads API '
2525
'and saving them locally & remotely.'),

0 commit comments

Comments
 (0)