Skip to content

Commit

Permalink
Preparing release 6.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
leplatrem committed Oct 17, 2022
1 parent 79d3978 commit 92acbd9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Changelog
=========

6.4.0 (unreleased)
6.3.1 (2022-10-17)
------------------

- Nothing changed yet.
- Remove upper bound for kinto version (#567)


6.3.0 (2022-04-20)
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

setup(
name='kinto-attachment',
version='6.4.0.dev0',
version='6.3.1',
description="Attach files to Kinto records",
long_description=readme + '\n\n' + history,
author="Mozilla",
Expand Down

0 comments on commit 92acbd9

Please sign in to comment.