We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 974ca0f commit a1a690bCopy full SHA for a1a690b
setup.py
@@ -4,7 +4,7 @@
4
name="millheater",
5
packages=["mill"],
6
install_requires=["aiohttp>=3.7.4,<4", "async_timeout>=3.0.0"],
7
- version="0.11.3",
+ version="0.11.4",
8
description="A python3 library to communicate with Mill",
9
long_description="A python3 library to communicate with Mill",
10
python_requires=">=3.10",
0 commit comments