Skip to content

Commit

Permalink
Bump version (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
skailasa authored Jun 9, 2021
1 parent f6caf9c commit 4f4fa36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fmm/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"""

__title__ = 'fmm'
__version__ = '3.0.3'
__version__ = '4.0.0'
__description__ = 'An adaptive, kernel-independent, particle FMM implementation Python'

0 comments on commit 4f4fa36

Please sign in to comment.