Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
smaeda-ks committed Jan 11, 2020
1 parent 6eab5cb commit 2e9578c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion twitter_ads_v2/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = (0, 1, 0)
VERSION = (0, 1, 1)
API_VERSION = '6'

from twitter_ads_v2.utils import get_version
Expand Down

0 comments on commit 2e9578c

Please sign in to comment.