From 9f3d0ce051e9cedb905418f80034d63684643279 Mon Sep 17 00:00:00 2001 From: BFalquet Date: Thu, 23 Feb 2023 16:10:19 +0000 Subject: [PATCH] [skip actions] Bump version to 0.1.1.9044 --- .pre-commit-config.yaml | 2 +- DESCRIPTION | 4 ++-- NEWS.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) 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`.