Skip to content

Commit e3d7607

Browse files
committed
Fix version mismatch
1 parent 4180fbf commit e3d7607

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = [
77
{name = "International Centre for Neuromorphic Systems"},
88
{name = "Alexandre Marcireau"},
99
]
10-
version = "0.9.0"
10+
version = "2.0.3"
1111
requires-python = ">=3.8"
1212
dependencies = ["numpy>=1.24"]
1313

0 commit comments

Comments
 (0)