Skip to content

Commit 384069a

Browse files
committed
bump for release
1 parent 44569d5 commit 384069a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ classifiers = [
1818
'Programming Language :: Python :: 3.10',
1919
'Programming Language :: Python :: 3.11',
2020
'Programming Language :: Python :: 3.12',
21+
'Programming Language :: Python :: 3.13',
2122
'Programming Language :: Python :: 3.9',
2223
'Topic :: Scientific/Engineering',
2324
'Topic :: Software Development',
@@ -55,7 +56,7 @@ maintainers = [
5556
name = 'mne_lsl'
5657
readme = 'README.md'
5758
requires-python = '>=3.9'
58-
version = '1.6.0'
59+
version = '1.6.1'
5960

6061
[project.optional-dependencies]
6162
all = [

0 commit comments

Comments
 (0)