Skip to content

Commit

Permalink
Updated version to 1.3.3 (#170)
Browse files Browse the repository at this point in the history
  • Loading branch information
sitingren committed Aug 4, 2023
1 parent a44db04 commit cd7bb74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion driver.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ type Driver struct{}

const (
driverName string = "vertica-sql-go"
driverVersion string = "1.3.2"
driverVersion string = "1.3.3"
protocolVersion uint32 = 0x0003000F // 3.15
)

Expand Down

0 comments on commit cd7bb74

Please sign in to comment.