Skip to content

Commit e8faac1

Browse files
committed
version bump to 0.3
1 parent f7ace85 commit e8faac1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requests_auth_aws_sigv4/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
except ImportError:
1919
pass
2020

21-
__version__ = '0.2'
21+
__version__ = '0.3'
2222

2323

2424
log = logging.getLogger(__name__)

0 commit comments

Comments
 (0)