Skip to content

Commit d6c4cf0

Browse files
committed
chore: Bump version to 3.0.0
1 parent da50685 commit d6c4cf0

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

brainpy/.python-version

Lines changed: 0 additions & 1 deletion
This file was deleted.

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.6.2"
4+
__version__ = "3.0.0"
55

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

0 commit comments

Comments
 (0)