Skip to content

Commit 5549dd8

Browse files
author
Brandon Black
committed
bumping to v0.1.2
1 parent b33dba1 commit 5549dd8

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

55
from twitter_ads.utils import get_version
66

0 commit comments

Comments
 (0)