Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentRDC committed May 1, 2024
1 parent 7134b08 commit d01b32f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skued/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
__author__ = "Laurent P. René de Cotret"
__email__ = "[email protected]"
__license__ = "GPLv3"
__version__ = "2.1.14"
__version__ = "2.1.15"

from .affine import (
affine_map,
Expand Down

0 comments on commit d01b32f

Please sign in to comment.