Skip to content

Commit 4d203c7

Browse files
chore(main): release 0.1.1 (#37)
1 parent c69f474 commit 4d203c7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## 0.1.0 (2024-04-15)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "err-aprs-backend"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "Errbot APRS backend plugin"
55
authors = ["Andrew Herrington <andrew.the.techie@gmail.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)