diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a0b1fb777..79d5dcab9 100755 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,7 +6,7 @@ default_language_version: python: python3 repos: - repo: https://github.com/lorenzwalthert/precommit - rev: v0.3.2.9019 + rev: v0.3.2.9021 hooks: - id: style-files name: Style code with `styler` diff --git a/DESCRIPTION b/DESCRIPTION index 69498e730..152cc40f0 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,8 +1,8 @@ Type: Package Package: teal.slice Title: Filter Module for 'teal' Applications -Version: 0.4.0.9012 -Date: 2023-09-08 +Version: 0.4.0.9013 +Date: 2023-09-19 Authors@R: c( person("Dawid", "Kaledkowski", , "dawid.kaledkowski@roche.com", role = c("aut", "cre")), person("Pawel", "Rucki", , "pawel.rucki@roche.com", role = "aut"), @@ -19,9 +19,10 @@ Authors@R: c( person("Junlue", "Zhao", role = "aut"), person("F. Hoffmann-La Roche AG", role = c("cph", "fnd")) ) -Description: - Module containing filter panel for 'teal' applications. Allows for interactive filtering of data stored in - 'data.frame' and 'MultiAssayExperiment' objects. Also displays filtered and unfiltered observation counts. +Description: Module containing filter panel for 'teal' applications. + Allows for interactive filtering of data stored in 'data.frame' and + 'MultiAssayExperiment' objects. Also displays filtered and unfiltered + observation counts. License: Apache License 2.0 URL: https://insightsengineering.github.io/teal.slice/, https://github.com/insightsengineering/teal.slice/ diff --git a/NEWS.md b/NEWS.md index 87c84572c..c2e9c2ea8 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# teal.slice 0.4.0.9012 +# teal.slice 0.4.0.9013 # teal.slice 0.4.0