Skip to content
This repository was archived by the owner on Mar 27, 2026. It is now read-only.
/ numbsql Public archive

Commit 3e0f404

Browse files
chore(release): 5.1.1 [skip ci]
## [5.1.1](v5.1.0...v5.1.1) (2022-07-22) ### Bug Fixes * **deps:** update dependency numpy to v1.22.0 [security] ([638180a](638180a))
1 parent 638180a commit 3e0f404

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Release Notes
22

3+
## [5.1.1](https://github.com/cpcloud/numbsql/compare/v5.1.0...v5.1.1) (2022-07-22)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency numpy to v1.22.0 [security] ([638180a](https://github.com/cpcloud/numbsql/commit/638180a58d5c79803106c2b71fe8737e26539f8c))
9+
310
# [5.1.0](https://github.com/cpcloud/numbsql/compare/v5.0.2...v5.1.0) (2022-01-14)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "numbsql"
33
homepage = "https://github.com/cpcloud/numbsql"
44
repository = "https://github.com/cpcloud/numbsql"
5-
version = "5.1.0"
5+
version = "5.1.1"
66
description = "JITted SQLite user-defined scalar and aggregate functions"
77
readme = "README.md"
88
authors = ["Phillip Cloud <417981+cpcloud@users.noreply.github.com>"]

0 commit comments

Comments
 (0)