forked from github.com/blag
bumped version prepared upload
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
"""Version information for the blag package."""
|
"""Version information for the blag package."""
|
||||||
|
|
||||||
__VERSION__ = "2.3.1"
|
__VERSION__ = "2.3.2"
|
||||||
|
|||||||
10
debian/changelog
vendored
10
debian/changelog
vendored
@@ -1,3 +1,13 @@
|
|||||||
|
blag (2.3.2) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Ignore FileNotFoundError when trying to get the last modified time of
|
||||||
|
files in directories. This happens for example with temporary emacs files.
|
||||||
|
* Added changelog to docs
|
||||||
|
* removed ruff's target-version from pyproject.toml, this value defaults to
|
||||||
|
the projects requires-python
|
||||||
|
|
||||||
|
-- Bastian Venthur <venthur@debian.org> Sun, 13 Oct 2024 20:12:29 +0200
|
||||||
|
|
||||||
blag (2.3.1) unstable; urgency=medium
|
blag (2.3.1) unstable; urgency=medium
|
||||||
|
|
||||||
* added manpage
|
* added manpage
|
||||||
|
|||||||
Reference in New Issue
Block a user