diff options
author | Erlend E. Aasland <erlend.aasland@protonmail.com> | 2023-02-10 16:38:26 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-10 16:38:26 (GMT) |
commit | 5d15224011217487e1a174c144af0e5f5826c17c (patch) | |
tree | 91f79f42f49f57527003fb58bc177356a1f3758a /Misc/NEWS.d/next/Windows | |
parent | 826bf0e6957fd0addc321d1baee1fa846e9457eb (diff) | |
download | cpython-5d15224011217487e1a174c144af0e5f5826c17c.zip cpython-5d15224011217487e1a174c144af0e5f5826c17c.tar.gz cpython-5d15224011217487e1a174c144af0e5f5826c17c.tar.bz2 |
gh-101759: Update Windows installer to SQLite 3.40.1 (#101762)
Diffstat (limited to 'Misc/NEWS.d/next/Windows')
-rw-r--r-- | Misc/NEWS.d/next/Windows/2023-02-09-22-09-27.gh-issue-101759.zFlqSH.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Windows/2023-02-09-22-09-27.gh-issue-101759.zFlqSH.rst b/Misc/NEWS.d/next/Windows/2023-02-09-22-09-27.gh-issue-101759.zFlqSH.rst new file mode 100644 index 0000000..62bcac3 --- /dev/null +++ b/Misc/NEWS.d/next/Windows/2023-02-09-22-09-27.gh-issue-101759.zFlqSH.rst @@ -0,0 +1 @@ +Update Windows installer to SQLite 3.40.1. |