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

Commit 2653d1a

Browse files
chore(release): 5.0.2 [skip ci]
## [5.0.2](v5.0.1...v5.0.2) (2022-01-14) ### Bug Fixes * **deps:** update dependency numba to >=0.53,<0.56 ([14f0d92](14f0d92))
1 parent 14f0d92 commit 2653d1a

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.2](https://github.com/cpcloud/numbsql/compare/v5.0.1...v5.0.2) (2022-01-14)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency numba to >=0.53,<0.56 ([14f0d92](https://github.com/cpcloud/numbsql/commit/14f0d9223f8ac81a08aeda3bfa134f79d530c9a1))
9+
310
## [5.0.1](https://github.com/cpcloud/numbsql/compare/v5.0.0...v5.0.1) (2022-01-13)
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.1"
5+
version = "5.0.2"
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)