mirror of
https://github.com/venthur/blag.git
synced 2025-11-25 20:52:43 +00:00
bumped version to prepare a new release
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Changelog
|
||||
|
||||
## unreleased
|
||||
## [1.4.0] - 2022-09-01
|
||||
|
||||
* added type hints and mypy --strict to test suite
|
||||
* improved default template
|
||||
|
||||
@@ -1 +1 @@
|
||||
__VERSION__ = '1.3.2'
|
||||
__VERSION__ = '1.4.0'
|
||||
|
||||
7
debian/changelog
vendored
7
debian/changelog
vendored
@@ -1,3 +1,10 @@
|
||||
blag (1.4.0) unstable; urgency=medium
|
||||
|
||||
* added type hints and mypy --strict to test suite
|
||||
* improved default template
|
||||
|
||||
-- Bastian Venthur <venthur@debian.org> Thu, 01 Sep 2022 18:59:11 +0200
|
||||
|
||||
blag (1.3.2) unstable; urgency=medium
|
||||
|
||||
* Added --version option
|
||||
|
||||
Reference in New Issue
Block a user