File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# Mensor
2- [ ![ Build Status] ( https://travis-ci.org/airbnb/mensor.svg?branch=master )] ( https://travis-ci.org/airbnb/mensor )
3- [ ![ Documentation Status] ( https://readthedocs.org/projects/mensor/badge/?version=latest )] ( http://mensor.readthedocs.io/en/latest/?badge=latest )
4- ![ Project Status] ( https://img.shields.io/pypi/status/mensor.svg )
52[ ![ PyPI Version] ( https://img.shields.io/pypi/v/mensor.svg )] ( https://pypi.org/project/mensor/ )
3+ ![ Project Status] ( https://img.shields.io/pypi/status/mensor.svg )
64![ Python Versions] ( https://img.shields.io/pypi/pyversions/mensor.svg )
5+ [ ![ Build Status] ( https://travis-ci.org/airbnb/mensor.svg?branch=master )] ( https://travis-ci.org/airbnb/mensor )
6+ [ ![ Documentation Status] ( https://readthedocs.org/projects/mensor/badge/?version=latest )] ( http://mensor.readthedocs.io/en/latest/?badge=latest )
77[ ![ License] ( https://img.shields.io/github/license/airbnb/mensor.svg )] ( https://github.com/airbnb/mensor/blob/master/LICENSE )
88
99Mensor is a graph-based computation engine for computing measures and metrics.
Original file line number Diff line number Diff line change 11__all__ = ['__author__' , '__author_email__' , '__version__' ]
22
3- __version__ = '0.2.1 '
3+ __version__ = '0.3.0 '
44__author__ = 'Matthew Wardrop'
55__author_email__ = 'mpwardrop@gmail.com'
66
You can’t perform that action at this time.
0 commit comments