Skip to content

Commit 3be13d3

Browse files
authored
Bump version to 0.5
1 parent 815ff1b commit 3be13d3

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.5-beta'
21+
__version__ = '0.5'
2222

2323

2424
log = logging.getLogger(__name__)

0 commit comments

Comments
 (0)