Skip to content

Commit 3f86cef

Browse files
committed
v0.2.2
1 parent 57a1eb9 commit 3f86cef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
setup(
99
name="bobtail",
10-
version="0.2.1",
10+
version="0.2.2",
1111
description="A little Python http framework",
1212
packages=["bobtail"],
1313
py_modules=["bobtail"],

0 commit comments

Comments
 (0)