Skip to content

Commit

Permalink
Merge pull request #105 from airbrake/v2.2.0
Browse files Browse the repository at this point in the history
Release v2.2.0
  • Loading branch information
phumpal authored Jun 17, 2021
2 parents 9967377 + 48c1ea0 commit a0cccd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion airbrake/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
__summary__ = 'Python SDK for airbrake.io'
__author__ = 'BK Box, Sam Stavinoha'
__email__ = '[email protected]'
__version__ = '2.1.2'
__version__ = '2.2.0'
__keywords__ = ['airbrake', 'exceptions', 'airbrake.io']
__license__ = 'Apache License, Version 2.0'
__url__ = 'https://github.com/airbrake/airbrake-python'
Expand Down

0 comments on commit a0cccd4

Please sign in to comment.