Skip to content

Commit 4391a91

Browse files
Bump version to 0.2.0
1 parent 449e8de commit 4391a91

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

0 commit comments

Comments
 (0)