Skip to content

Commit 891b923

Browse files
authored
bump version (#236)
1 parent 21a0c72 commit 891b923

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

twitter_ads/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright (C) 2015 Twitter, Inc.
22

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

66
from twitter_ads.utils import get_version

0 commit comments

Comments
 (0)