Skip to content

Commit

Permalink
bumped version 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pjcalvo committed Sep 26, 2023
1 parent fcf503c commit bad5223
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
locust_influxdb_listener == 1.0.1
locust_influxdb_listener == 1.0.2
influxdb==5.3.1
locust==1.5.0
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="locust_influxdb_listener", # Replace with your own username
version="1.0.1",
version="1.0.2",
author="Pablo Calvo",
author_email="[email protected]",
description="Locust.io 1.X influxdb listener",
Expand Down

0 comments on commit bad5223

Please sign in to comment.