Skip to content

Commit 3b790bd

Browse files
committed
Rename to "sqlalchemy-libsql"
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.
1 parent 0dfc2ae commit 3b790bd

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)