From 858c8900f9e6f258b51e42981f85712812029dd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20Schoentgen?= Date: Sun, 1 Jan 2023 10:40:50 +0100 Subject: [PATCH] Version 2.2.1 --- changelog.rst | 2 +- docs/source/conf.py | 2 +- docs/source/global.rst.inc | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/changelog.rst b/changelog.rst index 0091cbe67..0b425b481 100644 --- a/changelog.rst +++ b/changelog.rst @@ -6,7 +6,7 @@ Changelog 2.2.1 ~~~~~ -202x-xx-xx • `full history `__ +2023-01-01 • `full history `__ - Enable ``mypy`` to discover type hints as specified in PEP 561 (`#933 `__) - [ci] Set the expected Python version when building release files diff --git a/docs/source/conf.py b/docs/source/conf.py index d16ed296c..b4c4bfebf 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -25,7 +25,7 @@ PROJECT_NAME = 'watchdog' AUTHOR_NAME = 'Yesudeep Mangalapilly and contributors' -COPYRIGHT = '2010-2022, ' + AUTHOR_NAME +COPYRIGHT = '2010-2023, ' + AUTHOR_NAME # -- General configuration ----------------------------------------------------- diff --git a/docs/source/global.rst.inc b/docs/source/global.rst.inc index 8f6d8c635..26c5f8d5b 100644 --- a/docs/source/global.rst.inc +++ b/docs/source/global.rst.inc @@ -2,7 +2,7 @@ .. |author_name| replace:: Yesudeep Mangalapilly .. |author_email| replace:: yesudeep@gmail.com -.. |copyright| replace:: Copyright 2012 Google, Inc & contributors. +.. |copyright| replace:: Copyright 2012-2023 Google, Inc & contributors. .. |project_name| replace:: ``watchdog`` .. |project_version| replace:: 2.2.1