Skip to content

Commit

Permalink
Merge pull request #9 from GoodRx/bump-version
Browse files Browse the repository at this point in the history
Bump version for release (v2.2.0)
  • Loading branch information
pramttl authored Jan 29, 2019
2 parents 98d220e + a08198f commit facd108
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from setuptools import setup

NAME = "braze-client"
VERSION = "2.1.0"
VERSION = "2.2.0"

REQUIRES = ["requests >=2.21.0, <3.0.0", "tenacity >=5.0.0, <6.0.0"]

Expand Down

0 comments on commit facd108

Please sign in to comment.