Skip to content

Commit

Permalink
Preparing release 6.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
leplatrem committed Mar 30, 2020
1 parent ce456c9 commit 7e0a599
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.1.0 (unreleased)
6.0.3 (2020-03-30)
------------------

**Bug fixes**
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.1.0.dev0',
version='6.0.3',
description="Attach files to Kinto records",
long_description=readme + '\n\n' + history,
author="Mozilla",
Expand Down

0 comments on commit 7e0a599

Please sign in to comment.