v0.2.3
This commit is contained in:
@@ -39,3 +39,10 @@ Signature, Tags cleaning, Bugfixes, Refactoring
|
||||
### 0.2.2
|
||||
|
||||
CLI-Overrides
|
||||
|
||||
### 0.2.3
|
||||
|
||||
PyPi packaging
|
||||
Templating output filename
|
||||
Season shiftung
|
||||
DB-Versionierung
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[project]
|
||||
name = "ffx"
|
||||
description = "FFX recoding and metadata managing tool"
|
||||
version = "0.2.2"
|
||||
version = "0.2.3"
|
||||
license = {file = "LICENSE.md"}
|
||||
dependencies = [
|
||||
"requests",
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
VERSION='0.2.2'
|
||||
VERSION='0.2.3'
|
||||
DATABASE_VERSION = 2
|
||||
|
||||
DEFAULT_QUALITY = 32
|
||||
|
||||
Reference in New Issue
Block a user