Skip to content

Commit b36d661

Browse files
committed
bump version
1 parent 76af7a0 commit b36d661

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Changelog.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.2.1
2+
=====
3+
* Sanitize the data passed to PUT /checks/{check_id} by stripping the
4+
'verify_certificate' parameter for non-http checks.
5+
16
0.2.0
27
=====
38
* added changelog

setup.py

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

1515

1616
setup(name='pypingdom',
17-
version="0.2.0",
17+
version="0.2.1",
1818
description='Client for Pingdom Services',
1919
long_description=README,
2020
author='Paolo Sechi',

0 commit comments

Comments
 (0)