Skip to content

Commit

Permalink
Merge pull request #316 from brian-team:update_for_brian_2.7.1
Browse files Browse the repository at this point in the history
Update to Brian 2.7.1
  • Loading branch information
mstimberg authored Jul 1, 2024
2 parents ba95451 + f7beb95 commit b01fa83
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ authors = [
]
requires-python = '>=3.10'
dependencies = [
'brian2==2.7.0',
'brian2==2.7.1',
]
dynamic = ["version", "readme"]
description = 'A Brian2 extension to simulate spiking neural networks on GPUs'
Expand Down

0 comments on commit b01fa83

Please sign in to comment.