Skip to content

Commit

Permalink
Merge pull request #81 from joegasewicz/v0.0.20
Browse files Browse the repository at this point in the history
v0.0.20
  • Loading branch information
joegasewicz authored Mar 6, 2024
2 parents dcb7b6b + 14cfdb5 commit 228b274
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.19",
version="0.0.20",
description="A little Python http framework",
packages=["bobtail"],
py_modules=["bobtail"],
Expand Down

0 comments on commit 228b274

Please sign in to comment.