Skip to content

Commit 9b71a60

Browse files
authored
Merge pull request #99 from samuelgarcia/some_improvement
release 0.10
2 parents 938d895 + bfd95bb commit 9b71a60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "spikeinterface-gui"
3-
version = '0.9.1'
3+
version = '0.10.0'
44
authors = [
55
{ name="Samuel Garcia", email="sam.garcia.die@gmail.com" },
66
]
@@ -15,7 +15,7 @@ classifiers = [
1515
]
1616

1717
dependencies = [
18-
"spikeinterface[full]>=0.101.2",
18+
"spikeinterface[full]>=0.102.0",
1919
"pyqtgraph",
2020
]
2121

0 commit comments

Comments
 (0)