mirror of
https://github.com/venthur/blag.git
synced 2025-11-25 20:52:43 +00:00
bumped version
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## [unreleased]
|
## [2.3.0] -- 2024-04-24
|
||||||
|
|
||||||
* Fixed devsever so it does not crash anymore when the (re-)build fails
|
* fixed devsever so it does not crash anymore when the (re-)build fails
|
||||||
* dropped support for Python 3.8 and 3.9
|
* dropped support for Python 3.8 and 3.9
|
||||||
* updated dependencies
|
* updated dependencies
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
"""Version information for the blag package."""
|
"""Version information for the blag package."""
|
||||||
|
|
||||||
__VERSION__ = "2.2.1"
|
__VERSION__ = "2.3.0"
|
||||||
|
|||||||
8
debian/changelog
vendored
8
debian/changelog
vendored
@@ -1,3 +1,11 @@
|
|||||||
|
blag (2.3.0) unstable; urgency=medium
|
||||||
|
|
||||||
|
* fixed devsever so it does not crash anymore when the (re-)build fails
|
||||||
|
* dropped support for Python 3.8 and 3.9
|
||||||
|
* updated dependencies
|
||||||
|
|
||||||
|
-- Bastian Venthur <venthur@debian.org> Wed, 24 Apr 2024 22:25:31 +0200
|
||||||
|
|
||||||
blag (2.2.1) unstable; urgency=medium
|
blag (2.2.1) unstable; urgency=medium
|
||||||
|
|
||||||
* fixed suggests field to blag-doc (Closes: #1055769)
|
* fixed suggests field to blag-doc (Closes: #1055769)
|
||||||
|
|||||||
Reference in New Issue
Block a user