Skip to content

Commit

Permalink
release for 0.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
joegasewicz committed Dec 17, 2022
1 parent 6dee164 commit 99b202a
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.10",
version="0.0.11",
description="A little Python http framework",
packages=["bobtail"],
py_modules=["bobtail"],
Expand Down

0 comments on commit 99b202a

Please sign in to comment.