We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c69f474 commit 4d203c7Copy full SHA for 4d203c7
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.1.1](https://github.com/andrewthetechie/err-aprs-backend/compare/v0.1.0...v0.1.1) (2024-04-15)
4
+
5
6
+### Bug Fixes
7
8
+* remove aprsd from KissClient ([#38](https://github.com/andrewthetechie/err-aprs-backend/issues/38)) ([c69f474](https://github.com/andrewthetechie/err-aprs-backend/commit/c69f47464c29f25f91ae84790f3c56aca138911b))
9
10
## 0.1.0 (2024-04-15)
11
12
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "err-aprs-backend"
-version = "0.1.0"
+version = "0.1.1"
description = "Errbot APRS backend plugin"
authors = ["Andrew Herrington <andrew.the.techie@gmail.com>"]
license = "MIT"
0 commit comments