Skip to content

Commit

Permalink
version bump to 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewjroth committed May 14, 2020
1 parent f7ace85 commit e8faac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requests_auth_aws_sigv4/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
except ImportError:
pass

__version__ = '0.2'
__version__ = '0.3'


log = logging.getLogger(__name__)
Expand Down

0 comments on commit e8faac1

Please sign in to comment.