Skip to content

Commit 1fcdc86

Browse files
authored
version 2.6.0 (#657)
1 parent 4e6c7b6 commit 1fcdc86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

brainpy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22

33

4-
__version__ = "2.5.0"
4+
__version__ = "2.6.0"
55

66
# fundamental supporting modules
77
from brainpy import errors, check, tools

0 commit comments

Comments
 (0)