We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 58b5ea3 + 6830be3 commit 1269f84Copy full SHA for 1269f84
2 files changed
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## 3.1.0 (2024-02-14)
6
+
7
- Drop support for Python 3.6
8
9
## 3.0.0 (2022-11-04)
pyproject.toml
@@ -12,7 +12,7 @@ license = "MIT"
12
name = "actfw-raspberrypi"
13
readme = "README.md"
14
repository = "https://github.com/Idein/actfw-raspberrypi"
15
-version = "3.0.0"
+version = "3.1.0"
16
17
[tool.poetry.dependencies]
18
python = "^3.7"
0 commit comments