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