Skip to content

Commit

Permalink
Increment version number to 1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Jan 16, 2023
1 parent 55592c5 commit ec4d586
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.3.3.9500
Version: 1.3.4
Authors@R: c(
person("Jim", "Hester", role = "aut"),
person("Hadley", "Wickham", , "[email protected]", role = c("aut", "cre")),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 1,4 @@
# odbc (development version)
# odbc 1.3.4

* Optimized table preview methods. Enhances large table preview
within RStudio IDE (@detule, #525).
Expand Down

0 comments on commit ec4d586

Please sign in to comment.