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 902a0d7 commit 001ffb9Copy full SHA for 001ffb9
CHANGELOG.rst
@@ -4,7 +4,7 @@ CHANGELOG
4
This document describes changes between each past release.
5
6
7
-10.10.0 (unreleased)
+10.10.0 (2022-06-27)
8
====================
9
10
**New features**
setup.py
@@ -29,7 +29,7 @@ def read_file(filename):
29
30
setup(
31
name="kinto-http",
32
- version="10.10.0.dev0",
+ version="10.10.0",
33
description="Kinto client",
34
long_description=README + "\n\n" + CHANGELOG,
35
license="Apache License (2.0)",
0 commit comments