Limbo 0.0.8

This commit is contained in:
Pekka Enberg
2024-11-20 19:13:05 +02:00
parent 229e62704b
commit e1b2d043be
6 changed files with 47 additions and 16 deletions

View File

@@ -3,7 +3,7 @@ requires = ['maturin>=1,<2', 'typing_extensions']
build-backend = 'maturin'
[project]
name = 'limbo'
name = 'pylimbo'
description = "Limbo is a work-in-progress, in-process OLTP database management system, compatible with SQLite."
requires-python = '>=3.9'
classifiers = [