Skip to content

Commit 49e0b3e

Browse files
chore(main): release 0.1.2
1 parent a3928ca commit 49e0b3e

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

3+
## [0.1.2](https://github.com/andrewthetechie/err-aprs-backend/compare/v0.1.1...v0.1.2) (2024-04-25)
4+
5+
6+
### Dependencies
7+
8+
* bump coverage from 7.4.4 to 7.5.0 ([6a86f64](https://github.com/andrewthetechie/err-aprs-backend/commit/6a86f64cd056593cd9d35c35f0822a62c28916a3))
9+
* bump ruff from 0.3.7 to 0.4.0 ([9be3d82](https://github.com/andrewthetechie/err-aprs-backend/commit/9be3d8212f00e30f7f78688ecf65f2c86f8f31fe))
10+
* bump ruff from 0.4.0 to 0.4.1 ([84ec6f3](https://github.com/andrewthetechie/err-aprs-backend/commit/84ec6f35935cf78e9f86279289508d4dcbe26124))
11+
312
## [0.1.1](https://github.com/andrewthetechie/err-aprs-backend/compare/v0.1.0...v0.1.1) (2024-04-15)
413

514

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.1"
3+
version = "0.1.2"
44
description = "Errbot APRS backend plugin"
55
authors = ["Andrew Herrington <andrew.the.techie@gmail.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)