We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fd544bb + c537087 commit e1dd66dCopy full SHA for e1dd66d
custom_components/feedparser/sensor.py
@@ -17,7 +17,7 @@
17
18
import feedparser
19
20
-__version__ = "0.1.10"
+__version__ = "0.1.11"
21
22
COMPONENT_REPO = "https://github.com/custom-components/sensor.feedparser/"
23
0 commit comments