Skip to content

Commit

Permalink
[skip ci] version bump to 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentRDC committed Jan 17, 2021
1 parent a4a11ba commit 58f0e5a
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.1"
__version__ = "2.1.2"

from .affine import (
affine_map,
Expand Down

0 comments on commit 58f0e5a

Please sign in to comment.