Skip to content

Commit 547fad9

Browse files
committed
Release v1.9.4
1 parent 3049937 commit 547fad9

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGES.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
Changelog
22
=========
33

4-
1.9.4 (unreleased)
4+
1.9.5 (unreleased)
55
------------------
66

77
- nothing changed yet.
88

9+
1.9.4 (2025-08-21)
10+
------------------
11+
12+
- Remove use of deprecated pkg_resources, use importlib instead
13+
914
1.9.3 (2025-04-12)
1015
------------------
1116

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "meggie"
7-
version = "1.9.3"
7+
version = "1.9.4"
88
description = "User-friendly graphical user interface to do M/EEG analysis."
99
license = { text = "BSD" }
1010
requires-python = ">= 3.10"

0 commit comments

Comments
 (0)