Skip to content

Commit

Permalink
Increment version number to 1.4.2.9000
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Jan 23, 2024
1 parent b8b8d95 commit 14ca101
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: odbc
Title: Connect to ODBC Compatible Databases (using the DBI Interface)
Version: 1.4.2
Version: 1.4.2.9000
Authors@R: c(
person("Jim", "Hester", role = "aut"),
person("Hadley", "Wickham", , "[email protected]", role = c("aut", "cre")),
Expand Down
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# odbc (development version)

# odbc 1.4.2

* `dbAppendTable()` Improve performance by checking existence once (#691).
Expand Down

0 comments on commit 14ca101

Please sign in to comment.