We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 826ccfd commit f344576Copy full SHA for f344576
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: duckdb
2
Title: DBI Package for the DuckDB Database Management System
3
-Version: 1.2.2.9000
+Version: 1.2.2.9001
4
Authors@R: c(
5
person("Hannes", "Mühleisen", , "[email protected]", role = "aut",
6
comment = c(ORCID = "0000-0001-8552-0029")),
NEWS.md
@@ -1,5 +1,12 @@
<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->
+# duckdb 1.2.2.9001
+
+## Continuous integration
7
+- Enhance permissions for workflow (#1145).
8
9
10
# duckdb 1.2.2.9000
11
12
- Switching to development version.
0 commit comments