We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fa4c1e commit 56ee44eCopy full SHA for 56ee44e
mensor/_version.py
@@ -1,6 +1,6 @@
1
__all__ = ['__author__', '__author_email__', '__version__']
2
3
-__version__ = '0.1.0'
+__version__ = '0.1.1'
4
__author__ = 'Matthew Wardrop'
5
__author_email__ = 'mpwardrop@gmail.com'
6
0 commit comments