Skip to content

Commit

Permalink
update setup.py for v0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenhillier committed Jan 21, 2024
1 parent 1d3d432 commit df3e70b
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 @@ -2,7 +2,7 @@

setup(
name="starlette_exporter",
version="0.18.0",
version="0.19.0",
author="Stephen Hillier",
author_email="stephenhillier@gmail.com",
packages=["starlette_exporter"],
Expand Down

0 comments on commit df3e70b

Please sign in to comment.