Skip to content

Commit a531421

Browse files
committed
abstra-json-sql
1 parent ec363f6 commit a531421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
VERSION = match.group(1) if match else "0.0.0"
2828

2929
setup(
30-
name="json_sql",
30+
name="abstra_json_sql",
3131
license="MIT",
3232
version=VERSION,
3333
description="run SQL queries on JSON data",

0 commit comments

Comments
 (0)