Skip to content

Commit 7f8f691

Browse files
committed
v0.0.3
1 parent ea8d82c commit 7f8f691

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.0.3 (2017-09-19)
2+
===============================
3+
4+
- HTTPSignatureAuth.verify: Rely only on request.url, not path\_url
5+
6+
- Docs improvements (PR #1 from kennethreitz/patch-1)
7+
18
Changes for v0.0.2 (2017-08-22)
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.2',
8+
version='0.0.3',
99
url='https://github.com/kislyuk/requests-http-signature',
1010
license='Apache Software License',
1111
author='Andrey Kislyuk',

0 commit comments

Comments
 (0)