Skip to content

Commit 49303e1

Browse files
committed
Back to development: 0.6.1
1 parent c1b7969 commit 49303e1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Changelog for jsonapi-requests
22
=================
33

4+
0.6.1 (unreleased)
5+
------------------
6+
7+
- Nothing changed yet.
8+
9+
410
0.6.0 (2018-01-06)
511
------------------
612

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.6.0',
8+
version='0.6.1.dev0',
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)