From 8eeed31eb2f86ac982fa4b26f93b15828289c56d Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Thu, 22 Apr 2021 20:22:47 -0400 Subject: New upstream version 8.1.3. --- nikola/plugins/command/rst2html/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nikola/plugins/command/rst2html') diff --git a/nikola/plugins/command/rst2html/__init__.py b/nikola/plugins/command/rst2html/__init__.py index 5576b35..0dea100 100644 --- a/nikola/plugins/command/rst2html/__init__.py +++ b/nikola/plugins/command/rst2html/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright © 2015-2020 Chris Warrick and others. +# Copyright © 2015-2021 Chris Warrick and others. # Permission is hereby granted, free of charge, to any # person obtaining a copy of this software and associated -- cgit v1.2.3