mirror of
https://github.com/venthur/blag.git
synced 2025-11-25 20:52:43 +00:00
bumped version, updated changelogs
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [1.4.1] - 2022-09-29
|
||||||
|
|
||||||
|
* applied multi-arch fix by debian-janitor
|
||||||
|
|
||||||
## [1.4.0] - 2022-09-01
|
## [1.4.0] - 2022-09-01
|
||||||
|
|
||||||
* added type hints and mypy --strict to test suite
|
* added type hints and mypy --strict to test suite
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
__VERSION__ = '1.4.0'
|
__VERSION__ = '1.4.1'
|
||||||
|
|||||||
6
debian/changelog
vendored
6
debian/changelog
vendored
@@ -1,3 +1,9 @@
|
|||||||
|
blag (1.4.1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Applied multi-arch fix by debian-janitor
|
||||||
|
|
||||||
|
-- Bastian Venthur <venthur@debian.org> Thu, 29 Sep 2022 20:41:28 +0200
|
||||||
|
|
||||||
blag (1.4.0) unstable; urgency=medium
|
blag (1.4.0) unstable; urgency=medium
|
||||||
|
|
||||||
* added type hints and mypy --strict to test suite
|
* added type hints and mypy --strict to test suite
|
||||||
|
|||||||
Reference in New Issue
Block a user