Skip to content

Commit 542be5a

Browse files
chore(release): 4.2.0 [skip ci]
# [4.2.0](v4.1.2...v4.2.0) (2026-08-31) ### Bug Fixes * **doctor:** cover the branches a machine cannot reach ([f5d6010](f5d6010)) ### Features * **doctor:** check the machine, not just the package ([27855ef](27855ef))
1 parent f5d6010 commit 542be5a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ keywords:
2727
- hardware-model
2828
- conformance
2929
license: MIT
30-
version: 4.1.2
30+
version: 4.2.0

snesdsp/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""The released version, rewritten by the release job and by nothing else."""
22

3-
VERSION = "4.1.2"
3+
VERSION = "4.2.0"

0 commit comments

Comments
 (0)