Skip to content

Commit 56ee44e

Browse files
Bump version to v0.1.1
1 parent 9fa4c1e commit 56ee44e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mensor/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
__all__ = ['__author__', '__author_email__', '__version__']
22

3-
__version__ = '0.1.0'
3+
__version__ = '0.1.1'
44
__author__ = 'Matthew Wardrop'
55
__author_email__ = 'mpwardrop@gmail.com'
66

0 commit comments

Comments
 (0)