We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72af178 commit e990de6Copy full SHA for e990de6
version.go
@@ -3,4 +3,4 @@
3
package gosnowflake
4
5
// SnowflakeGoDriverVersion is the version of Go Snowflake Driver.
6
-const SnowflakeGoDriverVersion = "1.7.1"
+const SnowflakeGoDriverVersion = "1.7.2"
0 commit comments