Skip to content

Commit acc4fe0

Browse files
committed
Preparing release 1.1.0
1 parent ea3e0fa commit acc4fe0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Changelog
33

44
This document describes changes between each past release.
55

6-
1.1.0 (unreleased)
6+
1.1.0 (2019-02-20)
77
------------------
88

99
**New features**

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ def read_file(filename):
2727
}
2828

2929
setup(name='kinto-emailer',
30-
version='1.1.0.dev0',
30+
version='1.1.0',
3131
description='Kinto emailer plugin',
3232
long_description=README + "\n\n" + CHANGELOG + "\n\n" + CONTRIBUTORS,
3333
license='Apache License (2.0)',

0 commit comments

Comments
 (0)