File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -90,8 +90,8 @@ Automatically generated by python-semantic-release ([`c2e2fc3`](https://github.c
9090
9191* feat: add TLS/SSL support for broker connection (#5 )
9292
93- * feat: add TLS/SSL support for broker connection
94-
93+ * feat: add TLS/SSL support for broker connection
94+
9595* doc: Update README for broker secured connection ([ ` 9893dad ` ] ( https://github.com/fligneul/aps2mqtt/commit/9893dad8250a353eac3bf87d9c2cbe4b8518c94e ) )
9696
9797### Unknown
@@ -107,8 +107,8 @@ Automatically generated by python-semantic-release ([`709be16`](https://github.c
107107
108108* feat: Release aps2mqtt (#1 )
109109
110- Publish APS ECU data to MQTT broker
111- Doc up to date
110+ Publish APS ECU data to MQTT broker
111+ Doc up to date
112112Python whl & ; PyPI release ([ ` b9c4cc5 ` ] ( https://github.com/fligneul/aps2mqtt/commit/b9c4cc5a47bc2d3a8475431f2a8b06027afdc191 ) )
113113
114114### Unknown
Original file line number Diff line number Diff line change 11from setuptools import setup
22
3- __version__ = "1.2 .0"
3+ __version__ = "1.3 .0"
44
55if __name__ == "__main__" :
66 setup (version = __version__ )
You can’t perform that action at this time.
0 commit comments