Skip to content

Commit

Permalink
Merge pull request #79 from joegasewicz/joegasewicz-patch-1
Browse files Browse the repository at this point in the history
Update setup.py
  • Loading branch information
joegasewicz committed Mar 6, 2024
2 parents 114204c + e3a6e2d commit aa5e813
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 @@ -7,7 +7,7 @@

setup(
name="bobtail",
version="0.0.17",
version="0.0.18",
description="A little Python http framework",
packages=["bobtail"],
py_modules=["bobtail"],
Expand Down

0 comments on commit aa5e813

Please sign in to comment.