Version 1.1.2 updates the `modernc.org/sqlite` version to 1.29.1 and makes further tweaks to busy-polling. ### Changed - Set the maximum time between busy polls to 100 milliseconds (follow-on from [#75](https://github.com/zombiezen/go-sqlite/issues/75)). - The minimum `modernc.org/sqlite` version updated to 1.29.1 ([#77](https://github.com/zombiezen/go-sqlite/issues/77)).