diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2b35288588..270cb4d69f 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 + rev: v0.3.2.9007 hooks: - id: style-files name: Style code with `styler` diff --git a/DESCRIPTION b/DESCRIPTION index 1e3429ccfb..2993df0360 100755 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,8 +1,8 @@ Type: Package Package: chevron Title: Standard TLGs For Clinical Trials Reporting -Version: 0.1.1.9043 -Date: 2023-02-22 +Version: 0.1.1.9044 +Date: 2023-02-23 Authors@R: c( person("Benoit", "Falquet", , "benoit.falquet@roche.com", role = c("aut", "cre")), person("Adrian", "Waddell", , "adrian.waddell@gene.com", role = "aut"), diff --git a/NEWS.md b/NEWS.md index 819e054fdd..babea81a33 100755 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,3 @@ -# chevron 0.1.1.9043 +# chevron 0.1.1.9044 * First release with implementation of: `AET01`, `AET02`, `AET03`, `AET04`, `CMT01A`, `CMT02_PT`, `DMT01`, `DST01`, `DTHT01`, `EGT01`, `EGT02`, `EXT01`, `LBT01`, `MHT01`, `MNG01`, `VST01`, `VST02`.