Skip to content

Commit

Permalink
version 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chaoming0625 committed Mar 24, 2024
1 parent 4e6c7b6 commit 76ccfcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion brainpy/__init__.py
Original file line number Diff line number Diff line change
@@ -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 76ccfcc

Please sign in to comment.