diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 21aeb5f..8d626b5 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.9027 + rev: v0.4.0 hooks: - id: style-files name: Style code with `styler` diff --git a/DESCRIPTION b/DESCRIPTION index 71a55e1..16352ae 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,8 +1,8 @@ Type: Package Package: scda.2022 Title: Synthetic CDISC Data Archive 2022 -Version: 0.1.5.9004 -Date: 2023-12-13 +Version: 0.1.5.9005 +Date: 2024-01-29 Authors@R: c( person("Joe", "Zhu", , "joe.zhu@roche.com", role = c("aut", "cre")), person("Pawel", "Rucki", , "pawel.rucki@roche.com", role = "aut"), diff --git a/NEWS.md b/NEWS.md index ad11c83..7521edc 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# scda.2022 0.1.5.9004 +# scda.2022 0.1.5.9005 ### Enhancements