Skip to content

Commit 0346e77

Browse files
committed
info for release 7.4.1
1 parent 7b2bfbd commit 0346e77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ packages = find:
4545
zip_safe = True
4646
include_package_data = True
4747
install_requires =
48-
sPyNNaker == 1!7.3.1
48+
sPyNNaker == 1!7.4.1
4949
opencv-python
5050

5151
[options.packages.find]
@@ -60,6 +60,6 @@ include =
6060

6161
[options.extras_require]
6262
test =
63-
SpiNNakerTestBase == 1!7.3.1
63+
SpiNNakerTestBase == 1!7.4.1
6464
# pytest will be brought in by pytest-cov
6565
pytest-cov

0 commit comments

Comments
 (0)