Skip to content

Commit

Permalink
Back to development: 10.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-boris committed Dec 3, 2021
1 parent c76cdf8 commit bff4334
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ CHANGELOG
This document describes changes between each past release.


10.9.0 (unreleased)
===================

- Nothing changed yet.


10.8.0 (2021-12-03)
===================

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ def read_file(filename):

setup(
name="kinto-http",
version="10.8.0",
version="10.9.0.dev0",
description="Kinto client",
long_description=README + "\n\n" + CHANGELOG,
license="Apache License (2.0)",
Expand Down

0 comments on commit bff4334

Please sign in to comment.