Skip to content

Commit 1269f84

Browse files
authored
Merge pull request #34 from Idein/bump-3.1.0
Bump version 3.1.0
2 parents 58b5ea3 + 6830be3 commit 1269f84

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 3.1.0 (2024-02-14)
6+
57
- Drop support for Python 3.6
68

79
## 3.0.0 (2022-11-04)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ license = "MIT"
1212
name = "actfw-raspberrypi"
1313
readme = "README.md"
1414
repository = "https://github.com/Idein/actfw-raspberrypi"
15-
version = "3.0.0"
15+
version = "3.1.0"
1616

1717
[tool.poetry.dependencies]
1818
python = "^3.7"

0 commit comments

Comments
 (0)