Skip to content

Commit 6590966

Browse files
Bump version to 0.1.0
1 parent 6507650 commit 6590966

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.0.1'
3+
__version__ = '0.1.0'
44
__author__ = 'Matthew Wardrop'
55
__author_email__ = 'mpwardrop@gmail.com'
66

0 commit comments

Comments
 (0)