We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e6c7b6 commit 1fcdc86Copy full SHA for 1fcdc86
brainpy/__init__.py
@@ -1,7 +1,7 @@
1
# -*- coding: utf-8 -*-
2
3
4
-__version__ = "2.5.0"
+__version__ = "2.6.0"
5
6
# fundamental supporting modules
7
from brainpy import errors, check, tools
0 commit comments