Skip to content

Commit bb88d15

Browse files
committed
v0.1.0
1 parent 8d1c0d0 commit bb88d15

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Changes.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
Changes for v0.1.0 (2018-11-05)
2+
===============================
3+
4+
- Support using a Signature header instead of Authorization header.
5+
6+
- Add RSA512 algorithm.
7+
18
Changes for v0.0.3 (2017-09-19)
29
===============================
310

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name='requests-http-signature',
8-
version='0.0.3',
8+
version='0.1.0',
99
url='https://github.com/kislyuk/requests-http-signature',
1010
license='Apache Software License',
1111
author='Andrey Kislyuk',

0 commit comments

Comments
 (0)