Skip to content

Commit

Permalink
fix indent error
Browse files Browse the repository at this point in the history
  • Loading branch information
wifinigel committed Nov 15, 2021
1 parent 89bcb73 commit 8c1c7b1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions release_notes.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
v0.3.3
1. Fix indent error

v0.3.2
1. Added fix for Influx DB ssl support

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="wiperf_poller",
version="0.3.2",
version="0.3.3",
author="Nigel Bowden",
author_email="[email protected]",
description="Poller for the wiperf utlity",
Expand Down

0 comments on commit 8c1c7b1

Please sign in to comment.