Skip to content

Commit

Permalink
Preparing release 6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leplatrem committed Dec 2, 2021
1 parent c4c4ef7 commit 98fe763
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog
=========

6.2.0 (unreleased)
6.2.0 (2021-12-02)
------------------

**New features**
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

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

0 comments on commit 98fe763

Please sign in to comment.