Skip to content

Commit

Permalink
Merge branch 'main' into 61-create-list2rules@main
Browse files Browse the repository at this point in the history
  • Loading branch information
BFalquet authored Mar 8, 2023
2 parents 67b271b + 180e421 commit 4af9017
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ default_language_version:
python: python3
repos:
- repo: https://github.com/lorenzwalthert/precommit
rev: v0.2.2.9015
rev: v0.3.2.9007
hooks:
- id: style-files
name: Style code with `styler`
Expand Down
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: dunlin
Title: Preprocessing tools for clinical trial data
Version: 0.1.1.9011
Date: 2023-02-15
Version: 0.1.1.9012
Date: 2023-03-07
Authors@R: c(
person("Benoit", "Falquet", , "benoit.falquet@roche.com", role = c("aut", "cre")),
person("F. Hoffmann-La Roche AG", role = c("cph", "fnd"))
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# dunlin 0.1.1.9011
# dunlin 0.1.1.9012

* Initial package release.

0 comments on commit 4af9017

Please sign in to comment.