Skip to content

Commit 121d323

Browse files
committed
fledge: Bump version to 1.1.0.9001
1 parent 3fbbe04 commit 121d323

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: duckplyr
33
Title: A 'DuckDB'-Backed Version of 'dplyr'
4-
Version: 1.1.0.9000
4+
Version: 1.1.0.9001
55
Authors@R: c(
66
person("Hannes", "Mühleisen", role = "aut",
77
comment = c(ORCID = "0000-0001-8552-0029")),

NEWS.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->
22

3+
# duckplyr 1.1.0.9001 (2025-07-29)
4+
5+
## Chore
6+
7+
- Fix CRAN failure with `_R_CHECK_THINGS_IN_OTHER_DIRS_=true`.
8+
9+
## Continuous integration
10+
11+
- Bisection order.
12+
13+
- Add each workflow.
14+
15+
- Add strictness.
16+
17+
318
# duckplyr 1.1.0.9000 (2025-05-09)
419

520
- Switching to development version.

0 commit comments

Comments
 (0)