Skip to content

Commit 82c3283

Browse files
committed
Bump version
1 parent 52bb52d commit 82c3283

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGES

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
Release 2.0.0 (unreleased)
1+
Release 2.0.1 (unreleased)
2+
==========================
3+
4+
5+
Release 2.0.0 (2021-05-23)
26
==========================
37

48
* Drop python-3.5 support

sphinxcontrib/htmlhelp/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
:license: BSD, see LICENSE for details.
77
"""
88

9-
__version__ = '1.0.4'
9+
__version__ = '2.0.1'
1010
__version_info__ = tuple(map(int, __version__.split('.')))

0 commit comments

Comments
 (0)