chore: Bump version 1.2

This commit is contained in:
Ales (Shagi) Zabala Alava 2024-09-24 14:54:39 +02:00
parent 82bc205b48
commit 216a383bbb
2 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,12 @@
# Changelog
## 1.2
24-09-24 14:52:54
* chore: prefer f-strings over format
* chore: update readme
* chore: allow newer versions of negromate.songs
## 1.1
* chore: pre-commit configuration

View File

@ -1 +1 @@
VERSION = "1.1"
VERSION = "1.2"