Skip to content

Commit

Permalink
increase version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
mllg committed Nov 4, 2023
1 parent f74c68f commit 4b231cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
@@ -1,6 +1,6 @@
Package: mlr3db
Title: Data Base Backend for 'mlr3'
Version: 0.5.1-9000
Version: 0.5.2
Authors@R:
person(given = "Michel",
family = "Lang",
Expand Down
1 change: 1 addition & 0 deletions NEWS.md
Expand Up @@ -2,6 +2,7 @@

- Bugfix: `DataBackendDuckDB` calculated missing values incorrectly.
- Compatibility with future versions of `dbplyr` (#35).
- Finalizers are now private

# mlr3db 0.5.1

Expand Down

0 comments on commit 4b231cc

Please sign in to comment.