Skip to content

Commit c516bbc

Browse files
m7prgithub-actions[bot]
authored andcommitted
[skip actions] Bump version to 0.4.0.9015
1 parent 2ac16df commit c516bbc

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ default_language_version:
66
python: python3
77
repos:
88
- repo: https://github.com/lorenzwalthert/precommit
9-
rev: v0.3.2.9027
9+
rev: v0.4.0
1010
hooks:
1111
- id: style-files
1212
name: Style code with `styler`

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: teal.transform
22
Title: Functions for Extracting and Merging Data in the 'teal' Framework
3-
Version: 0.4.0.9014
4-
Date: 2024-01-03
3+
Version: 0.4.0.9015
4+
Date: 2024-01-24
55
Authors@R: c(
66
person("Dawid", "Kaledkowski", , "dawid.kaledkowski@roche.com", role = c("aut", "cre")),
77
person("Pawel", "Rucki", , "pawel.rucki@roche.com", role = "aut"),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# teal.transform 0.4.0.9014
1+
# teal.transform 0.4.0.9015
22

33
### Miscellaneous
44

0 commit comments

Comments
 (0)