Skip to content

Commit 123fdeb

Browse files
authored
Rename to "sqlalchemy-libsql" (#2)
No reason to create a new Python package. Let's just use the existing "sqlalchemy-libsql" name, but bump it as 0.2.0-pre.1.
2 parents 0dfc2ae + 3b790bd commit 123fdeb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
2-
name = "libsql-sqlalchemy"
3-
version = "0.1.0"
2+
name = "sqlalchemy-libsql"
3+
version = "0.2.0-pre.1"
44
description = "SQLAlchemy dialect for libSQL"
55
readme = "README.md"
66
requires-python = ">=3.12"

0 commit comments

Comments
 (0)