Skip to content

Commit a44f071

Browse files
committed
Bump version and update changelog
1 parent d53dfb4 commit a44f071

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ MIT licensed. See the bundled `LICENSE <https://github.com/sloria/sphinx-issues/
111111
Changelog
112112
*********
113113

114-
2.0.0 (unreleased)
114+
2.0.0 (2021-01-01)
115115
------------------
116116

117117
- Drop support for Python 2.7 and 3.5.

sphinx_issues.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from docutils import nodes, utils
55
from sphinx.util.nodes import split_explicit_title
66

7-
__version__ = "1.2.0"
7+
__version__ = "2.0.0"
88
__author__ = "Steven Loria"
99
__license__ = "MIT"
1010

0 commit comments

Comments
 (0)