Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
brighthe committed Dec 5, 2024
2 parents 61eddc5 + 011d93a commit 4e5b813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fealpy/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import logging

__version__ = '3.0.0'
__version__ = '3.0.2'

logger = logging.getLogger('fealpy')
logger.setLevel(logging.WARNING)
Expand Down

0 comments on commit 4e5b813

Please sign in to comment.