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 6507650 commit 6590966Copy full SHA for 6590966
mensor/_version.py
@@ -1,6 +1,6 @@
1
__all__ = ['__author__', '__author_email__', '__version__']
2
3
-__version__ = '0.0.1'
+__version__ = '0.1.0'
4
__author__ = 'Matthew Wardrop'
5
__author_email__ = 'mpwardrop@gmail.com'
6
0 commit comments