Skip to content

Commit 2240873

Browse files
committed
v0.0.2
1 parent 9c5a122 commit 2240873

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.2 (2017-08-22)
2+
===============================
3+
4+
- Require key ID
5+
6+
- Make verify a class method for clarity
7+
18
Changes for v0.0.1 (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.1',
8+
version='0.0.2',
99
url='https://github.com/kislyuk/requests-http-signature',
1010
license='Apache Software License',
1111
author='Andrey Kislyuk',

0 commit comments

Comments
 (0)