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

Commit a15e6f9

Browse files
chore(release): 5.1.0 [skip ci]
# [5.1.0](v5.0.2...v5.1.0) (2022-01-14) ### Features * support python 3.10 ([dd916e7](dd916e7))
1 parent dd916e7 commit a15e6f9

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.0](https://github.com/cpcloud/numbsql/compare/v5.0.2...v5.1.0) (2022-01-14)
4+
5+
6+
### Features
7+
8+
* support python 3.10 ([dd916e7](https://github.com/cpcloud/numbsql/commit/dd916e78040b3d3dfe263d6452c5ce20d2d8fbe4))
9+
310
## [5.0.2](https://github.com/cpcloud/numbsql/compare/v5.0.1...v5.0.2) (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.0.2"
5+
version = "5.1.0"
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)