Skip to content

Commit ee29923

Browse files
authored
build: release 3.4.4 (#25)
1 parent 2a2110f commit ee29923

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-
".": "3.4.3"
2+
".": "3.4.4"
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+
## [3.4.4](https://github.com/nobbyfix/AzurLane-AssetDownloader/compare/v3.4.3...v3.4.4) (2026-04-14)
4+
5+
6+
### Bug Fixes
7+
8+
* remove deprecated (removed in 3.14) type arguments on BooleanOptionalAction ([2a2110f](https://github.com/nobbyfix/AzurLane-AssetDownloader/commit/2a2110f39562e8c56230f017a1b0bccf8e46981d))
9+
310
## [3.4.3](https://github.com/nobbyfix/AzurLane-AssetDownloader/compare/v3.4.2...v3.4.3) (2026-03-09)
411

512

src/azlassets/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.4.3" # x-release-please-version
1+
__version__ = "3.4.4" # x-release-please-version

0 commit comments

Comments
 (0)