Skip to content

Commit 0bfad2c

Browse files
committed
Increment version number
1 parent 57c1d10 commit 0bfad2c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: odbc
22
Title: Connect to ODBC Compatible Databases (using the DBI
33
Interface)
4-
Version: 1.3.0.9000
4+
Version: 1.3.1
55
Authors@R:
66
c(person(given = "Jim",
77
family = "Hester",

NEWS.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# odbc (development version)
1+
# odbc 1.3.1
22

33
* Fixed warnings about anonymous unions (@detule, #440)
44
* Fixed `invalid descriptor` issues when retrieving results from SQL Server +

0 commit comments

Comments
 (0)