Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasvrussell committed Sep 23, 2024
1 parent 4533140 commit 0aaef79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sfft/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
from sfft.sfftcore.SFFTSubtract import GeneralSFFTSubtract
"""

__version__ = "1.6.1"
from .PureCupyCustomizedPacket import PureCupy_Customized_Packet
from .CustomizedPacket import Customized_Packet
from .AutoSparsePrep import Auto_SparsePrep
Expand Down

0 comments on commit 0aaef79

Please sign in to comment.