We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1b7969 commit 49303e1Copy full SHA for 49303e1
CHANGELOG.md
@@ -1,6 +1,12 @@
1
Changelog for jsonapi-requests
2
=================
3
4
+0.6.1 (unreleased)
5
+------------------
6
+
7
+- Nothing changed yet.
8
9
10
0.6.0 (2018-01-06)
11
------------------
12
setup.py
@@ -5,7 +5,7 @@
setup(
name='jsonapi-requests',
- version='0.6.0',
+ version='0.6.1.dev0',
description='Python client implementation for json api. http://jsonapi.org/',
author='Social WiFi',
author_email='it@socialwifi.com',
0 commit comments