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 aef005a + 79da979 commit 10b1065Copy full SHA for 10b1065
CHANGELOG.rst
@@ -4,7 +4,7 @@ CHANGELOG
4
This document describes changes between each past release.
5
6
7
-6.1.0 (unreleased)
+6.1.0 (2016-08-04)
8
==================
9
10
**New features**
setup.py
@@ -35,7 +35,7 @@
35
]
36
37
setup(name='kinto-http',
38
- version='6.1.0.dev0',
+ version='6.1.0',
39
description='Kinto client',
40
long_description=README,
41
license='Apache License (2.0)',
0 commit comments