Skip to content

Commit

Permalink
Preparing release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leplatrem committed Dec 1, 2020
1 parent a4652ee commit f7ca27b
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
Expand Up @@ -3,7 +3,7 @@ Changelog

This document describes changes between each past release.

1.2.0 (unreleased)
2.0.0 (2020-12-01)
------------------

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

setup(name='kinto-emailer',
version='1.2.0.dev0',
version='2.0.0',
description='Kinto emailer plugin',
long_description=README + "\n\n" + CHANGELOG + "\n\n" + CONTRIBUTORS,
license='Apache License (2.0)',
Expand Down

0 comments on commit f7ca27b

Please sign in to comment.