Skip to content

Commit

Permalink
prepare release 0.2.22
Browse files Browse the repository at this point in the history
  • Loading branch information
Olivier Scholder committed Jan 24, 2021
1 parent 22ff67c commit 9cf3d1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pySPM/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
from .utils import constants as const

__all__ = ["ITA", "ITAX", "ITS", "ITM", "PCA", "Block", "SPM", "Bruker", "nanoscan", "utils", "SXM"]
__version__ = '0.2.21'
__version__ = '0.2.22'
__author__ = 'Olivier Scholder'
__copyright__ = "Copyright 2018, O. Scholder, Zürich, Switzerland"
__email__ = "o.scholder@gmail.com"

0 comments on commit 9cf3d1f

Please sign in to comment.