Skip to content

Commit

Permalink
bumping up version number
Browse files Browse the repository at this point in the history
  • Loading branch information
bonevbs committed Oct 1, 2024
1 parent 110ecdd commit 97e4f6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion torch_harmonics/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#

__version__ = "0.7.1"
__version__ = "0.7.2"

from .sht import RealSHT, InverseRealSHT, RealVectorSHT, InverseRealVectorSHT
from .convolution import DiscreteContinuousConvS2, DiscreteContinuousConvTransposeS2
Expand Down

0 comments on commit 97e4f6f

Please sign in to comment.