diff --git a/qBitrr/bundled_data.py b/qBitrr/bundled_data.py index 7127dac1..e4f2b60b 100644 --- a/qBitrr/bundled_data.py +++ b/qBitrr/bundled_data.py @@ -1,5 +1,5 @@ version = "3.7.14" -git_hash = "d59d75a" +git_hash = "b6ffd75" license_text = ( "Licence can be found on:\n\nhttps://github.com/Feramance/qBitrr/blob/master/LICENSE" )