Skip to content

Commit

Permalink
bump to 1.2.2 (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
juanshishido authored and tushdante committed May 3, 2017
1 parent 508e86c commit 08107d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion twitter_ads/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Copyright (C) 2015 Twitter, Inc.

VERSION = (1, 2, 1)
VERSION = (1, 2, 2)

from twitter_ads.utils import get_version

Expand Down

0 comments on commit 08107d0

Please sign in to comment.