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

Commit e8b6b55

Browse files
chore(release): 5.0.1 [skip ci]
## [5.0.1](v5.0.0...v5.0.1) (2022-01-13) ### Bug Fixes * **deps:** update dependency llvmlite to >=0.36,<0.39 ([7d0097e](7d0097e))
1 parent 7d0097e commit e8b6b55

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.0.1](https://github.com/cpcloud/numbsql/compare/v5.0.0...v5.0.1) (2022-01-13)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency llvmlite to >=0.36,<0.39 ([7d0097e](https://github.com/cpcloud/numbsql/commit/7d0097e3dad46adf92d8fe8fb478c9eb64df74da))
9+
310
# [5.0.0](https://github.com/cpcloud/numbsql/compare/v4.0.6...v5.0.0) (2022-01-08)
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.0.0"
5+
version = "5.0.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)