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.
2 parents a307057 + 27c9225 commit 9786f36Copy full SHA for 9786f36
CHANGELOG.rst
@@ -4,7 +4,7 @@ CHANGELOG
4
This document describes changes between each past release.
5
6
7
-6.0.0 (unreleased)
+6.0.0 (2016-06-10)
8
==================
9
10
**Breaking changes**
setup.py
@@ -35,7 +35,7 @@
35
]
36
37
setup(name='kinto-http',
38
- version='6.0.0.dev0',
+ version='6.0.0',
39
description='Kinto client',
40
long_description=README,
41
license='Apache License (2.0)',
0 commit comments