Skip to content
Snippets Groups Projects
Unverified Commit bb88d15a authored by Andrey Kislyuk's avatar Andrey Kislyuk
Browse files

v0.1.0

parent 8d1c0d07
No related branches found
No related tags found
No related merge requests found
Changes for v0.1.0 (2018-11-05)
===============================
- Support using a Signature header instead of Authorization header.
- Add RSA512 algorithm.
Changes for v0.0.3 (2017-09-19)
===============================
......
......@@ -5,7 +5,7 @@ from setuptools import setup, find_packages
setup(
name='requests-http-signature',
version='0.0.3',
version='0.1.0',
url='https://github.com/kislyuk/requests-http-signature',
license='Apache Software License',
author='Andrey Kislyuk',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment