beets/beets
Sebastian Mohr f6ca68319d
Add git commit suffix to __version__ for development installs (#5967)
Make it obvious when beets is installed from from a non
major version. When installed locally this adds a git hash suffix and
the distance to the last release.

closes #4448
2025-10-01 12:58:57 +02:00
..
autotag hooks: Sort Info classes parameters and attr assignments alphabetically 2025-09-07 21:08:42 +01:00
dbcore feat: mark SQLite custom functions as deterministic to allow caching 2025-09-19 21:11:51 +01:00
importer Delegate attribute access to logging 2025-08-30 23:10:21 +01:00
library Delegate attribute access to logging 2025-08-30 23:10:21 +01:00
test Do not use explicit indices for logging args when not needed 2025-08-30 23:10:21 +01:00
ui Define color regex patterns once 2025-09-13 11:24:57 +01:00
util Delegate attribute access to logging 2025-08-30 23:10:21 +01:00
__init__.py Add git commit suffix to __version__ for development installs (#5967) 2025-10-01 12:58:57 +02:00
__main__.py Reformat the codebase 2024-09-21 11:57:48 +01:00
_version.py Add git commit suffix to __version__ for development installs (#5967) 2025-10-01 12:58:57 +02:00
config_default.yaml Fix diff coloring for added and removed text in field diffs 2025-09-13 11:24:55 +01:00
logging.py Removed typealias, worked locally with mypy but does seem to cause 2025-09-30 13:39:49 +02:00
mediafile.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
metadata_plugins.py Changed query from double to single quotes. 2025-09-27 13:06:12 +02:00
plugins.py Fix plugin loading 2025-09-29 11:39:15 +01:00
py.typed Add py.typed marker file to support PEP 561 typing (#5906) 2025-08-09 13:31:55 +02:00
random.py Make a random change for testing 2024-05-07 16:28:28 +01:00