Skip to content

Commit 2d7b4e2

Browse files
author
Keith
committed
Adding the code health badge and bumping the version number to release Neil's patch.
1 parent 0eb2699 commit 2d7b4e2

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# dotmailer
2+
3+
[![Code Health](https://landscape.io/github/Mr-F/dotmailer/master/landscape.svg?style=flat)](https://landscape.io/github/Mr-F/dotmailer/master)
4+
5+
26
Dotmailer API interface library
37

48
Documentation: http://dotmailer.readthedocs.io/en/latest/

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
setup(
1111
name='dotmailer',
12-
version='0.4.1',
12+
version='0.4.2',
1313
description='DotMailer API wrapper',
1414
long_description=long_description,
1515

0 commit comments

Comments
 (0)