Skip to content

Commit 783caf5

Browse files
committed
Bump to 2.0.0
1 parent bd5e685 commit 783caf5

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGES.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
Release 2.0.0 (2024-07-28)
2+
==========================
3+
4+
* Adopt Ruff
5+
* Tighten MyPy settings
6+
* Update GitHub actions versions
7+
18
Release 1.0.8 (2024-07-20)
29
==========================
310

sphinxcontrib/qthelp/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
from docutils.nodes import Node
2626
from sphinx.application import Sphinx
2727

28-
__version__ = '1.0.8'
29-
__version_info__ = (1, 0, 8)
28+
__version__ = '2.0.0'
29+
__version_info__ = (2, 0, 0)
3030

3131
logger = logging.getLogger(__name__)
3232
package_dir = path.abspath(path.dirname(__file__))

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy