We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dea329a commit 10b00dbCopy full SHA for 10b00db
CHANGELOG.rst
@@ -4,7 +4,7 @@ CHANGELOG
4
This document describes changes between each past release.
5
6
7
-6.3.0 (unreleased)
+7.0.0 (2016-09-30)
8
==================
9
10
- Added CRUD methods for the endpoint group. (#95)
setup.py
@@ -35,7 +35,7 @@
35
]
36
37
setup(name='kinto-http',
38
- version='6.3.0.dev0',
+ version='7.0.0',
39
description='Kinto client',
40
long_description=README,
41
license='Apache License (2.0)',
0 commit comments