Skip to content

Commit 12a1903

Browse files
github-actions[bot]nicobav
authored andcommitted
chore(main): release atv 2.0.1
1 parent 7a13b5b commit 12a1903

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.0.0"
2+
".": "2.0.1"
33
}

CHANGELOG.md

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

3+
## [2.0.1](https://github.com/City-of-Helsinki/atv/compare/atv-v2.0.0...atv-v2.0.1) (2026-03-18)
4+
5+
6+
### Dependencies
7+
8+
* Bump pyasn1 from 0.6.2 to 0.6.3 ([7a13b5b](https://github.com/City-of-Helsinki/atv/commit/7a13b5be299c184da633d65ceac1b2060f7ebb69))
9+
310
## [2.0.0](https://github.com/City-of-Helsinki/atv/compare/atv-v1.4.3...atv-v2.0.0) (2026-03-10)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "atv"
33
requires-python = ">=3.12, <3.13"
4-
version = "2.0.0"
4+
version = "2.0.1"
55

66
[tool.ruff]
77
target-version = "py312"

0 commit comments

Comments
 (0)