We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c31a3b commit aff49b6Copy full SHA for aff49b6
mforce/__init__.py
@@ -6,7 +6,7 @@
6
"""
7
8
# module level dunders
9
-__version__ = "0.1.2dev"
+__version__ = "0.1.3"
10
__author__ = "SAL"
11
__all__ = [
12
"getFTcube",
0 commit comments