File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- [ ![ PyPI] ( https://badge.fury.io/py/mmpy_bot .svg )] ( https://pypi.org/project/mmpy_bot / )
1+ [ ![ PyPI] ( https://badge.fury.io/py/mmpy-bot .svg )] ( https://pypi.org/project/mmpy-bot / )
22[ ![ Travis-Ci] ( https://travis-ci.com/attzonko/mmpy_bot.svg?branch=master )] ( https://travis-ci.com/attzonko/mmpy_bot )
33[ ![ Codacy] ( https://api.codacy.com/project/badge/grade/b06f3af1d8a04c6faa9a76a4ae3cb483 )] ( https://www.codacy.com/app/attzonko/mmpy_bot )
44[ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/809c8d66aea982d9e3da/maintainability )] ( https://codeclimate.com/github/attzonko/mmpy_bot/maintainability )
5- [ ![ Python Support] ( https://img.shields.io/pypi/pyversions/mmpy_bot .svg )] ( https://pypi.org/project/mmpy_bot / )
5+ [ ![ Python Support] ( https://img.shields.io/pypi/pyversions/mmpy-bot .svg )] ( https://pypi.org/project/mmpy-bot / )
66[ ![ Mattermost] ( https://img.shields.io/badge/mattermost-4.0+-blue.svg )] ( http://www.mattermost.org )
7- [ ![ License] ( https://img.shields.io/badge/license-MIT-green.svg )] ( https://pypi.org/project/mmpy_bot / )
7+ [ ![ License] ( https://img.shields.io/badge/license-MIT-green.svg )] ( https://pypi.org/project/mmpy-bot / )
88
99Documentation available at [ Read the Docs] ( http://mmpy_bot.readthedocs.org/ ) .
1010
Original file line number Diff line number Diff line change 11"""A python based chat bot for [Mattermost](http://www.mattermost.org)."""
2- VERSION = (1 , 3 , 8 )
2+ VERSION = (1 , 3 , 9 )
33
44
55def get_version ():
You can’t perform that action at this time.
0 commit comments