From d834d52510dc61182725832b58b4ca2afff41cbf Mon Sep 17 00:00:00 2001 From: Bruno Bord Date: Fri, 26 Jun 2020 17:37:42 +0200 Subject: [PATCH] v10.2.0 --- Changelog.md | 2 +- setup.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Changelog.md b/Changelog.md index 3aa9c2c..d85fd5a 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,6 @@ # CHANGELOG -## master (unreleased) +## v10.2.0 (2020-06-26) - Bugfix: setting *Consciência Negra day* as a non-holiday by default for Brazilian calendars, thx to @edniemeyer (#516). - Bugfix: Introducing the changes in Croatia holidays as of 2020 - Remembrance Day, Independence Day, Statehood Day... thx to @davidpodrebarac for the bug report (#515). diff --git a/setup.py b/setup.py index 30e445f..6d294f9 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ REQUIREMENTS = [ 'pyluach', 'setuptools>=1.0', ] -version = '10.2.0.dev0' +version = '10.2.0' __VERSION__ = version params = dict(