Skip to content

Commit e2fce97

Browse files
authored
Bump version (#253)
1 parent 0c445a0 commit e2fce97

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

66
from twitter_ads.utils import get_version

0 commit comments

Comments
 (0)