Skip to content

Commit a1a690b

Browse files
0.11.4
1 parent 974ca0f commit a1a690b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
name="millheater",
55
packages=["mill"],
66
install_requires=["aiohttp>=3.7.4,<4", "async_timeout>=3.0.0"],
7-
version="0.11.3",
7+
version="0.11.4",
88
description="A python3 library to communicate with Mill",
99
long_description="A python3 library to communicate with Mill",
1010
python_requires=">=3.10",

0 commit comments

Comments
 (0)