We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5e0c636 + 77bcbf8 commit e65ee52Copy full SHA for e65ee52
Project.toml
@@ -1,7 +1,7 @@
1
name = "LibPQ"
2
uuid = "194296ae-ab2e-5f79-8cd4-7183a0a5a0d1"
3
license = "MIT"
4
-version = "1.14.0"
+version = "1.14.1"
5
6
[deps]
7
CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82"
@@ -23,7 +23,7 @@ TimeZones = "f269a46b-ccf7-5d73-abea-4c690281aa53"
23
24
[compat]
25
CEnum = "0.2, 0.3, 0.4"
26
-DataFrames = "0.20, 0.21"
+DataFrames = "0.20, 0.21, 0.22, 1"
27
Decimals = "0.4.1"
28
DocStringExtensions = "0.8.0, 0.9.1"
29
Infinity = "0.2"
0 commit comments