chore: Bump version 1.2
This commit is contained in:
parent
82bc205b48
commit
216a383bbb
|
@ -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
|
||||
|
|
|
@ -1 +1 @@
|
|||
VERSION = "1.1"
|
||||
VERSION = "1.2"
|
||||
|
|
Loading…
Reference in New Issue