diff options
author | Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com> | 2022-01-28 16:29:32 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-28 16:29:32 (GMT) |
commit | db77bcd6092f3c174ae855522411ab83854d65a8 (patch) | |
tree | 66d5be62714fbe0b31cefbb0126dcb885e957d4f /Misc/NEWS.d | |
parent | 90ab138bbdc63763ad825ed6d4821367c09c4015 (diff) | |
download | cpython-db77bcd6092f3c174ae855522411ab83854d65a8.zip cpython-db77bcd6092f3c174ae855522411ab83854d65a8.tar.gz cpython-db77bcd6092f3c174ae855522411ab83854d65a8.tar.bz2 |
bpo-45925: Update Windows installer to SQLite 3.37.2 (GH-30485)
Diffstat (limited to 'Misc/NEWS.d')
-rw-r--r-- | Misc/NEWS.d/next/Build/2022-01-08-12-43-31.bpo-45925.38F3NO.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Build/2022-01-08-12-43-31.bpo-45925.38F3NO.rst b/Misc/NEWS.d/next/Build/2022-01-08-12-43-31.bpo-45925.38F3NO.rst new file mode 100644 index 0000000..e802912 --- /dev/null +++ b/Misc/NEWS.d/next/Build/2022-01-08-12-43-31.bpo-45925.38F3NO.rst @@ -0,0 +1 @@ +Update Windows installer to use SQLite 3.37.2.
\ No newline at end of file |