Skip to content

Commit

Permalink
version 2.6.0 (#657)
Browse files Browse the repository at this point in the history
  • Loading branch information
chaoming0625 committed Mar 24, 2024
1 parent 4e6c7b6 commit 1fcdc86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion brainpy/__init__.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-


__version__ = "2.5.0"
__version__ = "2.6.0"

# fundamental supporting modules
from brainpy import errors, check, tools
Expand Down

0 comments on commit 1fcdc86

Please sign in to comment.