Skip to content

Commit fc6d657

Browse files
authored
Merge pull request #378 from chaoming0625/master
update brainpylib requirements
2 parents 75e4368 + 653403b commit fc6d657

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

brainpy/_src/tools/package.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@
2323
'SUPPORT_NUMBA',
2424
]
2525

26-
_minimal_brainpylib_version = '0.1.7'
26+
27+
_minimal_brainpylib_version = '0.1.9'
2728

2829

2930
def import_numba():

0 commit comments

Comments
 (0)