Skip to content

Commit a8a66ef

Browse files
committed
Bump version to 0.2.6
1 parent 402b3a3 commit a8a66ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/setup.py

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

77
setup(
88
name="humbug",
9-
version="0.2.5",
9+
version="0.2.6",
1010
packages=find_packages(),
1111
package_data={"humbug": ["py.typed"]},
1212
install_requires=["requests"],

0 commit comments

Comments
 (0)