Skip to content

Commit bdd5aab

Browse files
author
Alexander Grant
committed
Merge remote-tracking branch 'upstream/master' into feature/upgrade_tw_api
2 parents 0995601 + f458adc commit bdd5aab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

twitter_ads/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright (C) 2015 Twitter, Inc.
22

3-
VERSION = (2, 0, 0, '-pix')
3+
VERSION = (2, 0, 1, '-pix')
44
API_VERSION = '2'
55

66
from twitter_ads.utils import get_version

0 commit comments

Comments
 (0)