8000 updated version to 0.1.4 · ahknight/drf-httpsig@34a96fd · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Oct 25, 2024. It is now read-only.

Commit 34a96fd

Browse files
committed
updated version to 0.1.4
1 parent cec68e8 commit 34a96fd

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGES.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
v0.1.4, 20140613 -- Improve installation
2+
3+
* Make requirements file comply with docs.
4+
* Decide on http_signature commit.
5+
16
v0.1.3, 20140220 -- Upload to PyPI
27

38
* Prepare docs to upload package to PyPI

TODO.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
* Investigate requirements:
22
* how far down Django?
33
* how far down rest_framework?
4-
* what version of http_signature? Install and register.

setup.py

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

44
setup(
55
name='djangorestframework-httpsignature',
6-
version='0.1.3',
6+
version='0.1.4',
77
url='https://github.com/etoccalino/django-rest-framework-httpsignature',
88

99
license='LICENSE.txt',

0 commit comments

Comments
 (0)
0