Skip to content

Commit c1b7969

Browse files
committed
Preparing release 0.6.0
1 parent c3576d3 commit c1b7969

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog for jsonapi-requests
22
=================
33

4-
0.5.1 (unreleased)
4+
0.6.0 (2018-01-06)
55
------------------
66

77
- Added ability to delete a resource. ([#33](https://github.com/socialwifi/jsonapi-requests/pull/33))

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='jsonapi-requests',
8-
version='0.5.1.dev0',
8+
version='0.6.0',
99
description='Python client implementation for json api. http://jsonapi.org/',
1010
author='Social WiFi',
1111
author_email='it@socialwifi.com',

0 commit comments

Comments
 (0)