Skip to content

Commit eeb4efa

Browse files
authored
bump to 2.0.0 (#141)
1 parent 3791741 commit eeb4efa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = (1, 2, 3)
3+
VERSION = (2, 0, 0)
44
API_VERSION = '2'
55

66
from twitter_ads.utils import get_version

0 commit comments

Comments
 (0)