Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
rafa0128 committed Sep 19, 2023
1 parent 0fda61d commit 83512bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
setuptools.setup(
install_requires=['fastapi','uvicorn', 'requests', 'loguru', 'fire','pyfiglet','psutil',
'pyyaml','python-multipart','sqlalchemy'],
version='1.0.5',
version='1.0.7',
long_description=long_description,
long_description_content_type="text/markdown",
description="WebMeter - A web api-performance tool based on jmeter.",
Expand Down

0 comments on commit 83512bd

Please sign in to comment.